DAOD_TRIG prototype for Run 3
Starting with copying PHYS.py to TRIG.py and enabling storing trigger containers. Adding some first trigger collections from Run 3 EDM: new navigation, b-jet, and B-tagging containers (via smart slimming list).
Checked using an AOD file produced in master with Run 3 trigger from
/eos/atlas/atlascerngroupdisk/data-art/build-output/master/Athena/x86_64-centos7-gcc8-opt/2020-09-21T2101/TrigAnalysisTest/test_trigAna_RDOtoAOD_v1Dev_build/AOD.pool.root
and running the transform
Reco_tf.py --inputAODFile AOD.pool.root --outputDAODFile art.pool.root --reductionConf TRIG --preExec "from AthenaCommon.DetFlags import DetFlags;DetFlags.detdescr.all_setOff(); DetFlags.BField_setOn(); from AthenaCommon.AlgSequence import AlgSequence;topSequence = AlgSequence ();topSequence += CfgMgr.xAODMaker__DynVarFixerAlg(\"BTaggingELFixer\", Containers = [\"BTagging_AntiKt4EMTopoAux.\" ] )" --postExec "from AthenaCommon.AppMgr import ServiceMgr;ServiceMgr.MessageSvc.defaultLimit=0;ServiceMgr.MessageSvc.debugLimit=0" --debug
In this test, the trigger navigation, b-jets and B-tagging containers are stored in the output DAOD.
Tagging @dguest for planning the DAOD production for b-jet trigger optimization.
Tagging @jburr as this is potentially related to trigger for analyses (including trigger containers for matching to offline).
Merge request reports
Activity
added Derivation Trigger master review-pending-level-1 labels
- Resolved by Santiago Noacco Rosende
- Resolved by Oleg Kuprash
- Resolved by Oleg Kuprash
- Resolved by Oleg Kuprash
- Resolved by Oleg Kuprash
- Resolved by Oleg Kuprash
- Resolved by Oleg Kuprash
- Resolved by Oleg Kuprash
- Resolved by Oleg Kuprash
CI Result SUCCESS (hash 421cfe2a)Athena AthSimulation AthGeneration AnalysisBase 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 21108] CI Result FAILURE (hash 9674803f)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 1, 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 21105]- Resolved by Santiago Noacco Rosende
Passing back to the user as there are compilation errors (which probably are only transient) and open threads.
Cheers,
Michele (L1 reviewer)
added review-user-action-required label and removed review-pending-level-1 label
added review-pending-level-1 label and removed review-user-action-required label
mentioned in merge request !36811 (merged)
CI Result SUCCESS (hash a3bfedd0)Athena AthSimulation AthGeneration AnalysisBase 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 21153]added review-approved label and removed review-pending-level-1 label
mentioned in commit 405a44a8
added sweep:ignore label