Resolve ATLTAU-1769
Fixes issue accessing event containers used by tau truth matching.
Calling TauTruthMatchingTool::getTruth(xtau,truthTausEvents)
will store pointers to containers in TruthTausEvent enum which is passed as parameter. Truth matching previously used member TruthTausEvent enum in truth matching which would have been empty.
Merge request reports
Activity
added bugfix label
added master no-domain review-pending-level-1 labels
added 1 commit
- fe78b864 - Fix reading of tau truth matching containers (TruthTausEvent) for AOD->DAOD_PHYS
CI Result SUCCESS (hash 2e44a455)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 32905]added review-approved label and removed review-pending-level-1 label
added review-user-action-required label
@tsulaia removing Draft after completing some additional tests locally. Ready to be merged.
Edited by Guillermo Nicolas Hamityremoved review-user-action-required label
added Analysis Tau analysis-review-required review-pending-level-1 labels and removed review-approved label
CI Result FAILURE (hash fe78b864)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 32978] CI Result SUCCESS (hash fe78b864)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 33000]added review-approved label and removed review-pending-level-1 label
mentioned in commit 0e00d514
added sweep:ignore label