testing changes in TrigHypoCommonTools: extend the module for considering multiple hypos ATR-21565 ATR-23880
Now the ComboHypoTool is capable to implement the AND of multiple hypos. I added two new chains photon+MET that I used to test changes I made. Please note, the monitoring tool behaves in a slightly different way when the chain has multiple comboHypo to combine. In case we have N hypos, the module will:
- create N different histogram;
- the histograms for the processed events will have different number of entries, because the module stops as soon as a hypo fails the condition(s).
Merge request reports
Activity
- Resolved by Gianantonio Pezzullo
- Resolved by Teng Jian Khoo
Hi folks,
I successfully run the following test:
athena.py -c "setMenu='LS2_v1';doWriteBS=False;doWriteRDOTrigger=True;selectChains=['HLT_g25_tight_icalotight_xe40_cell_xe50_tcpufit_18dphiAB_18dphiAC_80mTAC_L1EM22VHI']" --imf --perfmon --threads=1 --evtMax=100 --filesInput=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/TriggerTest/valid1.410000.PowhegPythiaEvtGen_P2012_ttbar_hdamp172p5_nonallhad.merge.RDO.e4993_s3214_r11315/RDO.17533168._000001.pool.root.1,/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/TriggerTest/valid1.410000.PowhegPythiaEvtGen_P2012_ttbar_hdamp172p5_nonallhad.merge.RDO.e4993_s3214_r11315/RDO.17533168._000002.pool.root.1 TriggerJobOpts/runHLT_standalone.py >| athena_debug.log 2>&1 &
and the job completed w/o errors and the expert-monitoring.root file was built properly.
I'm now running the minimal art tests to check what happens in the other chains that use a comboHypo.
Cheers,
Giani
- Resolved by Gianantonio Pezzullo
This merge request affects 4 packages:
- Trigger/TrigHypothesis/TrigHypoCommonTools
- Trigger/TrigValidation/TrigAnalysisTest
- Trigger/TrigValidation/TriggerTest
- Trigger/TriggerCommon/TriggerMenuMT
Affected files list will not be printed in this case
Adding @sutt ,@ademaria ,@iriu ,@vmartin ,@okumura ,@carquin ,@dzanzi ,@bernius ,@hrussell ,@malconad as watchers
added Trigger TriggerMenu changes-trigger-counts master review-pending-level-1 labels
CI Result SUCCESS (hash cbbb11e3)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 37268]- Resolved by Gianantonio Pezzullo