7 #include "Sti/StiHit.h"
8 #include "StEvent/StEnumerations.h"
21 virtual void Print(Option_t *opt =
"")
const;
char fTimesUsed
The number of tracks this hit was assigned to.
const TVector3 & GetPosition() const
const TVector3 & GetPositionLocal() const
std::string GetVolumeName() const
std::string fVolumeName
Name of Sti volume.
friend bool operator<(const TStiHit &lhs, const TStiHit &rhs)
const StiHit * GetStiHit() const
TVector3 fPosition
Global coordinates of the hit in the STAR CS.
bool operator<(const TStiHit &lhs, const TStiHit &rhs)
const StiHit * fStiHit
Transient pointer to original StiHit to access non-persistent info.
TVector3 fPositionLocal
Local coordinates of the hit in the detector CS.
virtual void Print(Option_t *opt="") const