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

SelectRecoMC serves both MC and data use cases. It needs to be split into a pure data and pure MC parts #1309

Open
brownd1978 opened this issue Jul 12, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed High Issue with High Priority

Comments

@brownd1978
Copy link
Collaborator

CommonMC/src/SelectRecoMC_module.cc extracts the subset of low-level data (hits) associated with high-level reconstructed objects (tracks, calorimeter clusters, ...). This greatly reduces the payload while keeping content essential for monitoring, debugging, and calibration. This module also creates MC-truth based associations for tracks. These 2 use cases need to be split so that a version can be run on pure data (no MC).

@brownd1978 brownd1978 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers High Issue with High Priority labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed High Issue with High Priority
Projects
None yet
Development

No branches or pull requests

1 participant