Add truth parent decorator algorithm
This algorithm has been running in some stand-alone code for a few years now with minimal changes. I think it might be useful to put in FTAG derivations.
Merge request reports
Activity
added 3854 commits
-
38a07d2f...9a491857 - 3853 commits from branch
atlas:main
- 5546e920 - add truth parent decorator
-
38a07d2f...9a491857 - 3853 commits from branch
This merge request affects 1 package:
- PhysicsAnalysis/AnalysisCommon/ParticleJetTools
This merge request affects 5 files:
- PhysicsAnalysis/AnalysisCommon/ParticleJetTools/CMakeLists.txt
- PhysicsAnalysis/AnalysisCommon/ParticleJetTools/python/ParentDecoratorConfig.py
- PhysicsAnalysis/AnalysisCommon/ParticleJetTools/src/TruthParentDecoratorAlg.cxx
- PhysicsAnalysis/AnalysisCommon/ParticleJetTools/src/TruthParentDecoratorAlg.h
- PhysicsAnalysis/AnalysisCommon/ParticleJetTools/src/components/ParticleJetTools_entries.cxx
Adding @jveatch as watcher
added Analysis BTagging JetEtmiss analysis-review-required main labels
CI Result FAILURE (hash 5546e920)Athena AthGeneration AnalysisBase AthAnalysis 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 1
AthGeneration: number of compilation errors 0, warnings 1
AnalysisBase: number of compilation errors 1, warnings 2
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)mentioned in merge request easyjet/easyjet!1332
This merge request affects 2 packages:
- PhysicsAnalysis/AnalysisCommon/ParticleJetTools
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkFlavourTag
Affected files list will not be printed in this case
Adding @robouque ,@svanstro ,@jcatmore ,@rcreager ,@sanmay ,@jveatch ,@emmat ,@bdong ,@ligang ,@nishu as watchers
added Derivation label
New issues I didn't see before
copyAuxStoreThinned WARNING AthContainers/src/copyAuxStoreThinned.cxx:138: unlocked decoration nTopToBChildren (1270) in object of type xAOD::JetAuxContainer_v1
and similar for
WChildren
, and, more problematic:PFlowTopParentDecoratorAlg ERROR null child in truth record
CI Result FAILURE (hash 9a2b8a08)Athena AthGeneration AnalysisBase AthAnalysis 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
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output (remote access info)added 2 commits
This merge request affects 2 packages:
- PhysicsAnalysis/AnalysisCommon/ParticleJetTools
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkFlavourTag
Affected files list will not be printed in this case
Adding @nishu ,@emmat ,@jcatmore ,@svanstro ,@robouque ,@ligang ,@sanmay ,@bdong ,@jveatch ,@rcreager as watchers
added review-pending-level-1 label