EventInfo
Contents of events/EventInfo
-
namespace xAOD
simulator includes
simulator includes geant 4 includes standard includes
simulator libs geant 4 libs standard libs
-
class EventInfo : public Gaugi::EDM
Public Functions
-
EventInfo()
Constructor
-
~EventInfo()
Destructor
-
PRIMITIVE_SETTER_AND_GETTER(int, m_runNumber, setRunNumber, runNumber)
Run number form geant4
-
PRIMITIVE_SETTER_AND_GETTER(int, m_eventNumber, setEventNumber, eventNumber)
Event number form geant4
-
PRIMITIVE_SETTER_AND_GETTER(float, m_totalEnergy, setTotalEnergy, totalEnergy)
The event total energy
-
inline float averageInteractionsPerCrossing() const
-
inline float totalInteractionsPerCrossing() const
-
EventInfo()
-
class EventInfo : 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::EventInfo> EventInfoContainer
-
typedef SG::DataVector<xAOD::EventInfo> EventInfoContainer
-
namespace xAOD
simulator includes
simulator includes geant 4 includes standard includes
simulator libs geant 4 libs standard libs
-
struct EventInfo_t
-
class EventInfoConverter
Public Functions
-
EventInfoConverter() = default
-
~EventInfoConverter() = default
-
bool convert(const EventInfo *truth, EventInfo_t &truth_t) const
-
bool convert(const EventInfo_t&, EventInfo*&) const
-
EventInfoConverter() = default
-
struct EventInfo_t
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 Seed : public Gaugi::EDM
Public Functions
-
Seed()
Contructor
-
Seed(int id, float e, float et, float eta, float phi)
Contructor
-
~Seed() = default
Destructor
-
PRIMITIVE_SETTER_AND_GETTER(float, m_eta, setEta, eta)
The eta center of the cluster given by the simulation (RoI)
-
Seed()
-
class Seed : 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::Seed> SeedContainer
-
typedef SG::DataVector<xAOD::Seed> SeedContainer