#include <TStiHit.h>
Definition at line 11 of file TStiHit.h.
TStiHit::TStiHit |
( |
const StiHit & |
stiHit | ) |
|
const TVector3& TStiHit::GetPosition |
( |
| ) |
const |
|
inline |
const TVector3& TStiHit::GetPositionLocal |
( |
| ) |
const |
|
inline |
const StiHit* TStiHit::GetStiHit |
( |
| ) |
const |
|
inline |
std::string TStiHit::GetVolumeName |
( |
| ) |
const |
|
inline |
void TStiHit::Print |
( |
Option_t * |
opt = "" | ) |
const |
|
virtual |
StDetectorId TStiHit::fDetectorId |
|
private |
TVector3 TStiHit::fPosition |
|
private |
Global coordinates of the hit in the STAR CS.
Definition at line 36 of file TStiHit.h.
TVector3 TStiHit::fPositionLocal |
|
private |
Local coordinates of the hit in the detector CS.
Definition at line 39 of file TStiHit.h.
const StiHit* TStiHit::fStiHit |
|
private |
Transient pointer to original StiHit to access non-persistent info.
Definition at line 28 of file TStiHit.h.
The number of tracks this hit was assigned to.
Definition at line 42 of file TStiHit.h.
std::string TStiHit::fVolumeName |
|
private |
Name of Sti volume.
Definition at line 33 of file TStiHit.h.
The documentation for this class was generated from the following files: