8#ifndef XAODTRUTH_VERSIONS_TRUTHEVENTAUXCONTAINER_V1_H
9#define XAODTRUTH_VERSIONS_TRUTHEVENTAUXCONTAINER_V1_H
15#include "AthLinks/ElementLink.h"
40 std::vector< ElementLink< TruthVertexContainer > >
47 std::vector< std::vector< float > >
weights;
57 std::vector< std::vector< ElementLink< TruthParticleContainer > > >
59 std::vector< std::vector< ElementLink< TruthVertexContainer > > >
#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< std::vector< float > > weights
std::vector< float > crossSection
std::vector< ElementLink< TruthParticleContainer > > beamParticle1Link
std::vector< std::vector< ElementLink< TruthVertexContainer > > > truthVertexLinks
std::vector< float > crossSectionError
std::vector< ElementLink< TruthVertexContainer > > signalProcessVertexLink
std::vector< ElementLink< TruthParticleContainer > > beamParticle2Link
std::vector< std::vector< ElementLink< TruthParticleContainer > > > truthParticleLinks
TruthEventAuxContainer_v1()
Default constructor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.