5#ifndef XAODTRUTH_VERSIONS_TRUTHVERTEXAUXCONTAINER_V2_H
6#define XAODTRUTH_VERSIONS_TRUTHVERTEXAUXCONTAINER_V2_H
12#include "AthLinks/ElementLink.h"
33 std::vector< int >
uid;
34 std::vector<std::vector<ElementLink<TruthParticleContainer> > >
36 std::vector<std::vector<ElementLink<TruthParticleContainer> > >
#define SG_BASE(D, B)
Declare that class D derives from class B.
Common base class for the auxiliary containers.
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Auxiliary store for the truth vertices.
std::vector< int > status
std::vector< std::vector< ElementLink< TruthParticleContainer > > > incomingParticleLinks
std::vector< std::vector< ElementLink< TruthParticleContainer > > > outgoingParticleLinks
TruthVertexAuxContainer_v2()
Default constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.