Upgrade and cleanup of the Tau Trigger offline monitoring
Loading
GitLab service scheduled maintenance on Friday, March 21st 2025 as of 08h00 Geneva time for an estimated period of 1 hour. Further information under OTG0154918.
This MR addresses the tau Trigger signature changes for the offline Monitoring ( ATR-27217, ATR-28611):
L1_eTAU12
will apply the correct cut of 8 GeV on the online/offline matched objects, instead of 12 GeV as before.L1Vars
distributions for eTAUs, jTAUs, cTAUs, and Legacy L1 items.TauMon/L1
-> TauMon/L1Vars
, TauMon/RNN
-> TauMon/RNNVars
, TauMon/EFVsTruth
-> TauMon/TruthVars
(for MC only).basicVars
histograms: before all were prefaced with hEF
, even those in the Offline_1/3P
subdirectories. The plot and axis titles were also updated.--preExec 'from TrigTauMonitoring.TrigTauMonitoringConfig import TrigTauMonAlgBuilder; TrigTauMonAlgBuilder.do_total_efficiency=True'
.TauMon/HLT_Efficiency
, and TauMon/DiTauHLT_Efficiency
.fillHLTEfficiencies
and fillDiTauHLTEfficiencies
methods.