TrackerHitConst.h
Go to the documentation of this file.
34 ConstTrackerHit(long long cellID, long flag, long g4ID, dd4pod::FourVector position, dd4pod::FourVector momentum, double length, dd4pod::MonteCarloContrib truth, double energyDeposit);
bool isAvailable() const
check whether the object is actually available
Definition: TrackerHitConst.cc:67
A Collection is identified by an ID.
Definition: TrackerHitCollection.h:50
Definition: MonteCarloContrib.h:11
Definition: Geant4Output2Podio.h:12
Definition: TrackerHit.h:27
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
bool operator<(const ConstTrackerHit &other) const
Definition: TrackerHitConst.h:91
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