Skip to content

Combined legacy and FEX L1Calo

Joerg Stelzer requested to merge stelzer/athena:21.3-combinedL1 into 21.3

Combined legacy and FEX L1Calo in a common L1 simulation Unified L1 approach for running on BS, MC HITS, and ESD

New L1 simulation sequence in python/L1SimulationSequence.py. Currently only holds L1Calo and CTPEmulation but will be extended with L1Topo and L1Muon.

Added TriggerFlag doLVL1Run3 to control enabling of the new Sequence.

Went from includes to imports so files moved from share/ to python/

Tested with modified testMenuV8, with reruning on bytestream, and with running on ESD with SuperCells, the commands are listed on the L1CaloUpgradeSimulationIntegration TWiki

Edited by Joerg Stelzer

Merge request reports