|
ATLAS Offline Software
|
Go to the documentation of this file.
10 static const std::string preFixStr{
"MuSim_"};
12 #define SIM_AUXVARIABLE(VAR) \
14 static const std::string varName =preFixStr+#VAR; \
15 static const auxid_t auxid = getAuxID(varName, VAR); \
16 regAuxVar(auxid, varName, VAR); \
33 #undef SIM_AUXVARIABLE
std::vector< float > kineticEnergy
std::vector< std::array< float, 3 > > localDirection
std::vector< unsigned short > mcEventIndex
Information needed to save the HEPMC particle link.
#define SIM_AUXVARIABLE(VAR)
MuonSimHitAuxContainer_v1()
Default constructor.
Common base class for the auxiliary containers.
std::vector< std::array< float, 3 > > localPosition
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::vector< unsigned int > mcBarcode
std::vector< float > mass
std::vector< float > energyDeposit
std::vector< float > globalTime
#define AUX_MEASUREMENTVAR(VAR, DIM)
std::vector< Identifier::value_type > identifier