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

Align testbeam reconstruction and full LDMX simulation reconstruction #1334

Open
bryngemark opened this issue Dec 6, 2023 · 0 comments
Open
Labels
trigscint topics pertaining to trigger scintillator simulation and analysis development

Comments

@bryngemark
Copy link
Contributor

In the testbeam data analysis development, we used a separate path for hit and cluster reconstruction (with producers called TestBeamHitProducer... etc) compared to in the usual LDMX simulations. It would be great to make one producer work for both cases. The real difference is that there are quality flags set in data, and potentially some other info that we need to propagate. There is also no truth info like the beam electron fraction of the hit energy deposition. If the isData_ boolean gets set properly, we could likely deal with theses minor differences in a single producer for hits and clusters, respectively. This will help getting us ready for data taking, too.

@tomeichlersmith tomeichlersmith transferred this issue from LDMX-Software/TrigScint May 9, 2024
@tomeichlersmith tomeichlersmith added the trigscint topics pertaining to trigger scintillator simulation and analysis development label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
trigscint topics pertaining to trigger scintillator simulation and analysis development
Projects
None yet
Development

No branches or pull requests

2 participants