Skip to content

Adding collision mode for ComTimeRec

Zach Marshall requested to merge zmarshal/athena:21.0_StoppedFirstEmptySim into 21.0

We sometimes want to run cosmic reco on collision events for the purpose of long-lived particle analysis. In those cases, the timing of the detector is the same as it is in collision mode (for the trigger, at least), even though cosmic reconstruction is configured. This allows an additional mode for the ComTimeRec algorithm, wherein it doesn't try to find the cosmic track record in simulation, but assumes that we are running something collision-like.

FYI @ekuwertz @shanisch @leejr

Merge request reports