You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some old G4 fcl files still use services.DetectorPropertiesService.Electronlifetime to change electron lifetime. This should be changed with the WC fcl parameter instead. Probably, we should remove these fcls and then create new ones when needed.
Hi @marcodeltutto
I think we need to pin wirecell and larsoft's electron lifetime to use a single value as there are ultimately multiple stages in the workflow that depend on the electron lifetime being set (some rely on wirecell and some rely on the detector properties service). Setting the value in a single place massively reduces failure modes
Some old G4 fcl files still use
services.DetectorPropertiesService.Electronlifetime
to change electron lifetime. This should be changed with the WC fcl parameter instead. Probably, we should remove these fcls and then create new ones when needed.Example:
https://github.com/SBNSoftware/sbndcode/blob/39927777a4aa6747754dd3e2c991016dc7246804/sbndcode/JobConfigurations/standard/g4/g4_0.75ms_electron_lifetime.fcl#L3C1-L3C52
The text was updated successfully, but these errors were encountered: