![]() |
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 97 of file ParticleJetLabelCommon.h.
|
private |
Definition at line 104 of file ParticleJetLabelCommon.h.
| ParticleJetTools::IParticleLinker::IParticleLinker | ( | const SG::ReadHandleKey< xAOD::TruthParticleContainer > & | , |
| const std::string & | linkName ) |
Definition at line 139 of file ParticleJetLabelCommon.cxx.
| void ParticleJetTools::IParticleLinker::decorate | ( | const xAOD::Jet & | jet, |
| const std::vector< const xAOD::TruthParticle * > & | ipv ) const |
Definition at line 145 of file ParticleJetLabelCommon.cxx.
|
private |
Definition at line 105 of file ParticleJetLabelCommon.h.