5#ifndef DERIVATIONFRAMEWORK_PARTONJETAUGMENTATIONTOOL_H
6#define DERIVATIONFRAMEWORK_PARTONJETAUGMENTATIONTOOL_H
12#include "TLorentzVector.h"
21 using base_class::base_class;
24 virtual StatusCode
addBranches(
const EventContext& ctx)
const override;
28 this,
"TruthParticles",
"TruthParticles",
"Input truth particles"
32 this,
"PartonJets",
"PartonJets",
"Output parton jets"
38 const std::vector<TLorentzVector>& ttbarDecayProducts,
39 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.