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