Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTD SpacePoint building inefficiencies #59

Open
tmadlener opened this issue Nov 5, 2021 · 0 comments
Open

FTD SpacePoint building inefficiencies #59

tmadlener opened this issue Nov 5, 2021 · 0 comments

Comments

@tmadlener
Copy link
Contributor

This most probably also affects FTD strip disks:

n_set_hitsn_set_hits

  • From stat boxes one can estimate total efficiency of compositing space points for FTD which is ~ 82.7 %

I wanted to check the position of digitized strips in the event display, but it is not so trivial to show for the FTD that the position is biased if it is...

Just to show some example case for the thought:
Screenshot from 2021-10-19 18-56-23

Strips radially exceed the boundaries is expected behaviour...
Ideally all disks should have different strip length, but as it is currently implemented, we assume equal strip lengths for all disks for simplicity and reject space points if they are reconstructed outside of surface boundaries

However, one needs to pay attention to the middle position of the strips...
I assume we expect them to be radially on the middle of the sensors.
However if they as well as SET strips are digitized to be with V = 0 coordinate, then they also deviate from the middle sensor position as V is perpendicular to the strips which are tilted by the 5 degrees..

I will try to put them on the middle the same as SET hits and cross check how efficiency changes...

Originally posted by @dudarboh in #50 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant