Skip to content

Set default trigger menu to LS2_v1_BulkMCProd_prescale

Rafal Bielski requested to merge rbielski/athena:default-menu into master

Change the default trigger menu from LS2_v1 to LS2_v1_BulkMCProd_prescale, or in other words apply the BulkMCProd prescale set. This is in line with what used to be done in Run 2 (e.g. the default in 21.0 is MC_pp_v7_BulkMCProd_mc_prescale).

The BulkMCProd prescale set disables (prescales out) CPU-heavy triggers which we don't want to run in MC production. Right now the list of prescaled-out chains includes:

HLT_beamspot_trkFS_trkfast_BeamSpotPEB_L1J15
HLT_beamspot_allTE_trkfast_BeamSpotPEB_L1J15
HLT_j80_L1J15
HLT_2j60_L1J15
HLT_j85_L1J20
HLT_j45_L1J15
HLT_j260_320eta490_L1J20
HLT_j460_a10_lcw_subjes_L1J20
HLT_j460_a10r_L1J20
HLT_j0_perf_L1J12_EMPTY
HLT_mb_sptrk_L1RD0_FILLED
HLT_mb_sp_L1RD0_FILLED
HLT_timeburner_L1All

Closes ATR-22410

Merge request reports