Skip to content

Draft: Adding Monitor Chain for the L1TopoSimulationOnlineMonitor

I have added a chain for the online monitoring of L1TopoSimulation. The chain will include the L1TopoSimulation and subsequently, the L1TopoOnlineMonitor when the following flags are set to true: flags.Trigger.L1.doMuonTopoInputs and flags.Trigger.L1.doTopo

The inclusion of the chain is discussed in the following Jira tickets: https://its.cern.ch/jira/browse/ATR-27203 and https://its.cern.ch/jira/browse/ATR-27211.

The code included in this MR is based in the L1Topo legacy version of the same chain that was removed from athena in this MR: !66681 (merged) Any reference to L1TopoLegacy has been removed.

Merge request reports