Skip to content

TriggerJobOpts: Enable phase-1 L1Calo simulation by default as part of L1Sim on data

Rafal Bielski requested to merge rbielski/athena:enable-phase1-l1calo-sim into master

Include the phase-1 L1Calo simulation as part of the general L1 simulation on data by default. With this change, doL1Sim=True with ByteStream input file implies that enablePhase1L1Calo=True, unless set explicitly otherwise.

The change is not applied to MC inputs because we first need to switch to r22 RDO files with SuperCells as default MC input in all tests, and we don't have these yet.

Closes ATR-23703

Edited by Rafal Bielski

Merge request reports