ATLAS Offline Software
|
#include <ParticleJetLabelCommon.h>
Public Member Functions | |
IParticleLinker (const SG::ReadHandleKey< xAOD::TruthParticleContainer > &, const std::string &linkName) | |
void | decorate (const xAOD::Jet &, const std::vector< const xAOD::TruthParticle * > &) const |
Private Types | |
using | IPLV = std::vector< ElementLink< xAOD::IParticleContainer > > |
Private Attributes | |
SG::AuxElement::Decorator< IPLV > | m_dec |
Definition at line 58 of file ParticleJetLabelCommon.h.
|
private |
Definition at line 65 of file ParticleJetLabelCommon.h.
ParticleJetTools::IParticleLinker::IParticleLinker | ( | const SG::ReadHandleKey< xAOD::TruthParticleContainer > & | , |
const std::string & | linkName | ||
) |
Definition at line 137 of file ParticleJetLabelCommon.cxx.
void ParticleJetTools::IParticleLinker::decorate | ( | const xAOD::Jet & | jet, |
const std::vector< const xAOD::TruthParticle * > & | ipv | ||
) | const |
Definition at line 143 of file ParticleJetLabelCommon.cxx.
|
private |
Definition at line 66 of file ParticleJetLabelCommon.h.