#include <TSTSGeometry.h>
Public Member Functions | |
| TSTSGeometry () | |
| virtual | ~TSTSGeometry () |
| void | MakeSpacepoint (TSTSHit const &hit, Int_t det, TSpacepoint &point) const |
| void | MakeSpacepoint (TSTSHit const *hit, Int_t det, TSpacepoint &point) const |
| TSTSGeometry () | |
| virtual | ~TSTSGeometry () |
| void | MakeSpacepoint (TSTSHit const &hit, Int_t det, TSpacepoint &point) const |
| void | MakeSpacepoint (TSTSHit const *hit, Int_t det, TSpacepoint &point) const |
Definition at line 15 of file TSTSGeometry.h.
| TSTSGeometry::TSTSGeometry | ( | ) |
Definition at line 10 of file TSTSGeometry.cxx.
| TSTSGeometry::~TSTSGeometry | ( | ) | [virtual] |
Definition at line 16 of file TSTSGeometry.cxx.
| TSTSGeometry::TSTSGeometry | ( | ) |
| virtual TSTSGeometry::~TSTSGeometry | ( | ) | [virtual] |
| void TSTSGeometry::MakeSpacepoint | ( | TSTSHit const & | hit, | |
| Int_t | det, | |||
| TSpacepoint & | point | |||
| ) | const |
Definition at line 22 of file TSTSGeometry.cxx.
References TSTSHit::GetCluster(), TSTSCluster::GetMainStrip(), TSTSHit::GetTime(), TSTSTopology::kNSide, TSTSTopology::kPSide, TSpacepoint::SetT(), TSpacepoint::SetTErr(), TSpacepoint::SetTS(), TSpacepoint::SetX(), TSpacepoint::SetXErr(), TSpacepoint::SetY(), TSpacepoint::SetYErr(), TSpacepoint::SetZ(), and TSpacepoint::SetZErr().
Referenced by TSTSProc::EvaluateHits(), and TSTSProc::FinalizeEvent().
| void TSTSGeometry::MakeSpacepoint | ( | TSTSHit const * | hit, | |
| Int_t | det, | |||
| TSpacepoint & | point | |||
| ) | const [inline] |
Definition at line 22 of file TSTSGeometry.h.
References MakeSpacepoint().
Referenced by MakeSpacepoint().
| void TSTSGeometry::MakeSpacepoint | ( | TSTSHit const & | hit, | |
| Int_t | det, | |||
| TSpacepoint & | point | |||
| ) | const |
| void TSTSGeometry::MakeSpacepoint | ( | TSTSHit const * | hit, | |
| Int_t | det, | |||
| TSpacepoint & | point | |||
| ) | const [inline] |
Definition at line 22 of file TSTSGeometry.h.
References MakeSpacepoint().
Referenced by MakeSpacepoint().
1.7.1