SelectRecoMC serves both MC and data use cases. It needs to be split into a pure data and pure MC parts #1309
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
High
Issue with High Priority
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).
The text was updated successfully, but these errors were encountered: