Monitoring of alternative L1 eTAU simulation
Added option to monitor alternative eTAU simulation, as requested by L1Calo. This is of course disabled by default, only to be enabled when the simulation is also available. We also added handling of HLT streamers on TrigTauInfo, for additional L1 items.
To test it on DAOD_L1CALO1 files, run:
Run3DQTestingDriver.py --threads 12 --dqOffByDefault --inputFiles /afs/cern.ch/work/t/thompson/public/L1CaloRunDaod/run/data23_13p6TeV.00455975.physics_Main.daq.RAW_1000evts_DAOD_L1CALO1.root --preExec 'from TrigTauMonitoring.TrigTauMonitoringConfig import TrigTauMonAlgBuilder; TrigTauMonAlgBuilder.do_single_tau=False; TrigTauMonAlgBuilder.do_ditau=False; TrigTauMonAlgBuilder.do_tag_and_probe=False; TrigTauMonAlgBuilder.do_truth=False; TrigTauMonAlgBuilder.do_alternative_eTAU_monitoring=True' DQ.Steering.doHLTMon=True DQ.Steering.HLT.doBjet=False DQ.Steering.HLT.doBphys=False DQ.Steering.HLT.doCalo=False DQ.Steering.HLT.doEgamma=False DQ.Steering.HLT.doJet=False DQ.Steering.HLT.doMET=False DQ.Steering.HLT.doMinBias=False DQ.Steering.HLT.doMuon=False DQ.Steering.HLT.doInDet=False
The HLT Tau containers are not available in the DAOD. Neither are some of the aux containers of the offline Taus, producing crashes as seen by Mansoora. Therefore, for these standalone tests, they need to be disabled.
Merge request reports
Activity
added 326 commits
-
0869cc77...fd9c1f4b - 325 commits from branch
atlas:24.0
- 6330c46f - Added option to monitor alternative eTAU simulation; added handling of HLT...
-
0869cc77...fd9c1f4b - 325 commits from branch
This merge request affects 1 package:
- Trigger/TrigMonitoring/TrigTauMonitoring
This merge request affects 5 files:
- Trigger/TrigMonitoring/TrigTauMonitoring/Root/TrigTauInfo.cxx
- Trigger/TrigMonitoring/TrigTauMonitoring/TrigTauMonitoring/TrigTauInfo.h
- Trigger/TrigMonitoring/TrigTauMonitoring/python/TrigTauMonitoringConfig.py
- Trigger/TrigMonitoring/TrigTauMonitoring/src/TrigTauMonitorBaseAlgorithm.cxx
- Trigger/TrigMonitoring/TrigTauMonitoring/src/TrigTauMonitorBaseAlgorithm.h
Adding @carquin ,@iriu ,@slai ,@ademaria ,@malconad ,@gipezzul as watchers
added 24.0 DQ Tau Trigger review-pending-level-1 labels
CI Result SUCCESS (hash 6330c46f)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 6962] (remote access info)removed review-pending-level-1 label
added review-approved label
added review-approved-point1 label
mentioned in commit 0b46ac8c
mentioned in merge request !70129 (merged)