16#ifndef TRUTHD3PDMAKER_TRUTHPARTICLEPARENTASSOCIATIONTOOL_H
17#define TRUTHD3PDMAKER_TRUTHPARTICLEPARENTASSOCIATIONTOOL_H
49 const std::string& name,
50 const IInterface* parent);
virtual StatusCode reset(const xAOD::TruthParticle &p)
Start the iteration for a new association.
virtual const xAOD::TruthParticle * next()
Return a pointer to the next element in the association.
std::vector< const xAOD::TruthParticle * > m_parents
Vector of parent pointers.
unsigned int m_i
Current index.
MultiAssociationTool< xAOD::TruthParticle > Base
virtual StatusCode initialize()
Standard Gaudi initialize method.
TruthParticleParentAssociationTool(const std::string &type, const std::string &name, const IInterface *parent)
Standard Gaudi tool constructor.
Block filler tool for noisy FEB information.
TruthParticle_v1 TruthParticle
Typedef to implementation.