Skip to content

adding job options to switch on/off the phase-1 muon detector trigger

Masato Aoki requested to merge masato/athena:master-masato_ATR-24942 into master

Adding job options to enable/disable sTGC triggers, as well as RPC BIS78. By default, these phase-1 muon detector triggers (MM trigger as well) are disabled at this moment to avoid crashes (ATR-24942, ATR-24909) during the MC production campaign. For the TGC-NSW coincidence, the veto mode has not been activated for a while, so the inner-coincidence flag (C-flag) is set to be true anyway so there should be no effect on the downstream. If we want to activate these triggers, one can set enableL1NSWMMTrigger=True;enableL1NSWPadTrigger=True;enableL1NSWStripTrigger=True;enableL1RPCBIS78=True;

Edited by Masato Aoki

Merge request reports