art-framework-suite / art

The implementation of the art physics event processing framework
Other
2 stars 7 forks source link

Enable product-mixing to read from multiple secondary input files per primary event #95

Open knoepfel opened 2 years ago

knoepfel commented 2 years ago

This issue has been migrated from https://cdcvs.fnal.gov/redmine/issues/21412 (FNAL account required) Originally created by @knoepfel on 2018-11-20 19:37:39


Redmine Issue 21384 discusses a scenario where an infinite loop can be entered due to inadequate checking during the generateEventSequence. Although the bug of entering an infinite loop has been fixed, the product-mixing system does not support reading secondary events from multiple secondary input files for the same primary event. This issue requests the feature/bug fix that multiple secondary input files can be used for product mixing for a given event, thus fixing a limitation of the system.


Related issues: