4#ifndef XAODMUONSIMHIT_VERSION_MUONSIMHITAUXCONTAINER_V1
5#define XAODMUONSIMHIT_VERSION_MUONSIMHITAUXCONTAINER_V1
7#include "Identifier/Identifier.h"
11#include "AthLinks/ElementLink.h"
#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 Mdt drift circles.
std::vector< float > kineticEnergy
std::vector< float > globalTime
std::vector< float > stepLength
std::vector< unsigned int > uniqueID
std::vector< float > mass
std::vector< unsigned short > mcEventIndex
Information needed to save the HEPMC particle link.
std::vector< std::array< float, 3 > > localPosition
MuonSimHitAuxContainer_v1()
Default constructor.
std::vector< Identifier::value_type > identifier
std::vector< float > energyDeposit
std::vector< std::array< float, 3 > > localDirection
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.