Feature #18515
Override in BackTracker for isRealData
Experiment:
-
Co-Assignees:
Description
MicroBooNE uses data events to seed MC overlays, so we need to be able to BackTrack events even if the "isRealData()" return from the art event is true. A simple fcl parameter override should be sufficient: we are developing a quick one for use in the v06_26_01 series of LArSoft, but this feature should be added to the mainline develop as well.
Talked to Jason Stock who suggested he could help do this. (Thanks Jason!)
Associated revisions
History
#1 Updated by Lynn Garren over 3 years ago
- Status changed from New to Assigned
#2 Updated by Jason Stock about 3 years ago
- Status changed from Assigned to Work in progress
I will give this a bit of time this afternoon, and hopefully get it implemented soon. My first glance analysis is that it will be a very straightforward fix. I need to add one atom for a new fhicl parameter.
#3 Updated by Jason Stock over 2 years ago
- Status changed from Work in progress to Resolved
This has been resolved for a while, but my bookkeeping has been poor. Now marking it as resolved.
#4 Updated by Jason Stock over 2 years ago
- % Done changed from 0 to 100
#5 Updated by Jason Stock over 2 years ago
- Status changed from Resolved to Closed
This is a quick update of ParticleInventory to ignore the RealData flag. This feature is to be used for MC-Overlays, and similar situations where files with Real Data also contain MCTruth.
This addresses LArSoft issue #18515