5#ifndef DERIVATIONFRAMEWORK_PARTONJETAUGMENTATIONTOOL_H
6#define DERIVATIONFRAMEWORK_PARTONJETAUGMENTATIONTOOL_H
23 using base_class::base_class;
26 virtual StatusCode
addBranches(
const EventContext& ctx)
const override;
30 this,
"TruthParticles",
"TruthParticles",
"Input truth particles"
34 this,
"PartonJets",
"PartonJets",
"Output parton jets"
40 const std::vector<TLorentzVector>& ttbarDecayProducts,
41 const std::vector<int>& decayProduct_pdgID,
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
TruthParticle_v1 TruthParticle
Typedef to implementation.
TruthParticleContainer_v1 TruthParticleContainer
Declare the latest version of the truth particle container.