TrackerHitConst.cc
Go to the documentation of this file.
20 ConstTrackerHit::ConstTrackerHit(long long cellID, long flag, long g4ID, dd4pod::FourVector position, dd4pod::FourVector momentum, double length, dd4pod::MonteCarloContrib truth, double energyDeposit) : m_obj(new TrackerHitObj()) {
bool isAvailable() const
check whether the object is actually available
Definition: TrackerHitConst.cc:67
Definition: MonteCarloContrib.h:11
Definition: Geant4Output2Podio.h:12
Definition: TrackerHit.h:27
long g4ID
Original Geant4 track identifier of the creating track (debugging)
Definition: TrackerHitData.h:20
ConstTrackerHit & operator=(const ConstTrackerHit &other)
copy-assignment operator
Definition: TrackerHitConst.cc:36
bool operator==(const ConstTrackerHit &other) const
Definition: TrackerHitConst.h:87
Definition: FourVector.h:11
Definition: TrackerHitConst.h:25
const long & g4ID() const
Access the Original Geant4 track identifier of the creating track (debugging)
Definition: TrackerHitConst.cc:55
Definition: TrackerHitObj.h:18
const podio::ObjectID getObjectID() const
Definition: TrackerHitConst.cc:74