TruthParticle
Contents of events/TruthParticle
Warning
doxygenfile: Found multiple matches for file “LinkDef.h
-
namespace xAOD
simulator includes
simulator includes geant 4 includes standard includes
simulator libs geant 4 libs standard libs
-
class TruthParticle : public Gaugi::EDM
Public Functions
-
TruthParticle()
Contructor
-
TruthParticle(int pdgid, int seedid, float e, float et, float eta, float phi, float px, float py, float pz, float vx, float vy, float vz)
Contructor
-
~TruthParticle() = default
Destructor
-
PRIMITIVE_SETTER_AND_GETTER(float, m_eta, setEta, eta)
The eta center of the cluster given by the simulation (RoI)
-
TruthParticle()
-
class TruthParticle : public Gaugi::EDM
-
namespace xAOD
simulator includes
simulator includes geant 4 includes standard includes
simulator libs geant 4 libs standard libs
Typedefs
-
typedef SG::DataVector<xAOD::TruthParticle> TruthParticleContainer
-
typedef SG::DataVector<xAOD::TruthParticle> TruthParticleContainer
-
namespace xAOD
simulator includes
simulator includes geant 4 includes standard includes
simulator libs geant 4 libs standard libs
-
struct TruthParticle_t
-
class TruthParticleConverter
Public Functions
-
TruthParticleConverter() = default
-
~TruthParticleConverter() = default
-
bool convert(const TruthParticle *truth, TruthParticle_t &truth_t) const
-
bool convert(const TruthParticle_t&, TruthParticle*&) const
-
TruthParticleConverter() = default
-
struct TruthParticle_t