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

Intermittent Missing Hits in Vertex/Tracker During Reconstruction Process #23

Open
gaswk opened this issue Jan 9, 2024 · 2 comments
Open

Comments

@gaswk
Copy link

gaswk commented Jan 9, 2024

I have encountered an intermittent issue where a hit is occasionally missing in the vertex or tracker during the reconstruction process. This seems to occur randomly and is not specific to any detector model, theta, or momentum. This problem does not correspond to a specific event but affects the entire reconstruction process. Interestingly, relaunching the reconstruction with the same conditions resolves the issue.

I add some examples:
1-
First reconstruction for 80 and 89 deg (third set of points) and r position of the hits in the vertex:
old_IT_OT
Capture d’écran 2023-11-27 à 15 08 12

Second reconstruction with the same input resulted in:
Screenshot from 2023-11-27 17-27-01
Capture d’écran 2023-11-27 à 15 19 00

2-
With the CLD_o3_v01 geometry, the first reconstruction showed these pT and d0 resolution:
Screenshot from 2024-01-09 18-13-07
Screenshot from 2024-01-09 18-05-38

While a simple relaunch altered the results, indicating a possible missing hit in the tracker as the difference in d0 is quite small. Unfortunately, I no longer have access to the files for further analysis
Screenshot from 2024-01-09 18-06-00
Screenshot from 2024-01-09 18-13-13

This issue has been observed multiple times, although it appears to be random.
Do you any idea what could be the problem?

@Zehvogel
Copy link
Collaborator

Hi Gaelle, thx for reporting this issue.

Unfortunately I have no direct suspicion what the problem could be. If it only shows up "randomly" it will be hard to figure out :/ Please let us know if you discover any kind of pattern when this happens

Below some thoughts

I assume the r position in 1 is plotted in the same way as in 2, i.e. it is the VXDTrackerHits collection? Then it looks like you are missing all the hits from the inner two double layers?
They only way I know of how all hits of a layer can miss from that one is by having the layer in a different position during reconstruction than during simulation, i.e. a geometry mismatch.

For the pT and d_0 resolutions in 2 you did just run the reconstruction twice with no changes?
I am very suspicious of the last d_0 plot where there is no difference at all between the two geometries.

@Zehvogel
Copy link
Collaborator

@gaswk Is this still a problem?

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

2 participants