Skip to content

Add new histograms, and change HLTChain naming pattern

Charlie Chen requested to merge chenb/athena:HltMetMonUpdate_20220119 into master

Change the default chains in TrigMETMonitorAlgorithm.cxx to the ones in Physics_pp_run3_v1.py. (2) In python, remove hard coded HLT chains and loop over mon group. (3) In python, change chain specific monitoring chain from HLT_xe65_cell_L1XE50 to HLT_xe80_cell_xe115_tcpufit_L1XE50. (4) Change HLTChain01 etc to HLTChainA etc. (5) Add mu plot. (6) Add topocluster and track plots to Expert.

Merge request reports