Draft: ParticleJetTools: Fix AsgDataHandles / StoreGate typo.
Pulled off !56793 (merged).
Merge request reports
Activity
This merge request affects 1 package:
- PhysicsAnalysis/AnalysisCommon/ParticleJetTools
This merge request affects 1 file:
- PhysicsAnalysis/AnalysisCommon/ParticleJetTools/ParticleJetTools/ParticleJetLabelCommon.h
Adding @jveatch as watcher
added 22.0 Analysis BTagging JetEtmiss review-pending-level-1 labels
Hi @dguest - I'm afraid this isn't enough.
/home/emoyse/atlas/athena_2/PhysicsAnalysis/AnalysisCommon/ParticleJetTools/Root/ParticleJetLabelCommon.cxx: In constructor 'ParticleJetTools::IParticleLinker::IParticleLinker(const SG::ReadHandleKey<DataVector<xAOD::TruthParticle_v1> >&, const string&)': /home/emoyse/atlas/athena_2/PhysicsAnalysis/AnalysisCommon/ParticleJetTools/Root/ParticleJetLabelCommon.cxx:108:15: error: 'const class SG::ReadHandleKey<DataVector<xAOD::TruthParticle_v1> >' has no member named 'hashedKey' 108 | m_key(key.hashedKey()), | ^~~~~~~~~ make[2]: *** [PhysicsAnalysis/AnalysisCommon/ParticleJetTools/CMakeFiles/ParticleJetToolsLib.dir/Root/ParticleJetLabelCommon.cxx.o] Error 1 make[2]: *** Waiting for unfinished jobs.... [ 85%] Generating ParticleJetToolsDictReflexDict.cxx
Since I'm not sure what this code is supposed to do, and I have very little time tonight, I think I need to drop your change from the sweep !56793 (merged) . Can I suggest you develop it in
master,AnalysisBase
and then cherry-pick (or whatever) to22.0
?
CI Result SUCCESS (hash 7e1583f5)Athena DetCommon 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
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 59096]