Skip to content

ATR-22426 - Restricted eta XE triggers

Lidija Zivkovic requested to merge lidiaz/athena:TM_ATR-22426 into 21.3

New L1:

 'L1_XE40.0ETA24' : 252,
   'L1_XE50.0ETA24' : 253,
   'L1_XE60.0ETA24' : 254,

Then corresponding HLTs are:

        ['xe110_pufit_L1XE40.0ETA24', 'L1_XE40.0ETA24', [], [PhysicsStream], ['RATE:MET', 'BW:MET' ], -1],
        ['xe110_pufit_L1XE50.0ETA24', 'L1_XE50.0ETA24', [], [PhysicsStream], ['RATE:MET', 'BW:MET' ], -1],
        ['xe110_pufit_L1XE60.0ETA24', 'L1_XE60.0ETA24', [], [PhysicsStream], ['RATE:MET', 'BW:MET' ], -1],

Merge request reports