#include <PndTrkIndivisibleHit.h>
|
| PndTrkIndivisibleHit () |
|
| PndTrkIndivisibleHit (TArrayI hitid, TVector3 &pos) |
|
| PndTrkIndivisibleHit (const PndTrkIndivisibleHit &hit) |
|
| ~PndTrkIndivisibleHit () |
|
void | SetSortVariable (Double_t sortvar) |
|
void | SetPosition (TVector3 pos) |
|
void | SetPhi (Double_t phi) |
|
TVector3 | GetPosition () |
|
Double_t | GetSortVariable () |
|
Double_t | GetPhi () |
|
void | Draw (Color_t color) |
|
void | Print () |
|
| ClassDef (PndTrkIndivisibleHit, 1) |
|
| PndTrkHit () |
|
| PndTrkHit (Int_t hitID, Int_t detID, Bool_t used, Int_t iregion, Int_t sensorID, TVector3 &pos, Double_t isochrone, Double_t sortvar) |
|
| PndTrkHit (const PndTrkHit &hit) |
|
| ~PndTrkHit () |
|
virtual Bool_t | IsEqual (const TObject *obj) const |
|
virtual Bool_t | IsSortable () |
|
Int_t | Compare (const TObject *hit) const |
|
Bool_t | operator== (const PndTrkHit &hit1) |
|
Bool_t | operator< (const PndTrkHit &hit1) |
|
void | SetIsochrone (Double_t isochrone) |
|
void | SetSortVariable (Double_t sortvar) |
|
void | SetPosition (TVector3 pos) |
|
void | SetPhi (Double_t phi) |
|
void | SetUsedFlag (Bool_t used) |
|
void | SetRefHitFlag (Bool_t used) |
|
void | SetRegion (Int_t iregion) |
|
Int_t | GetHitID () |
|
Int_t | GetDetectorID () |
|
Bool_t | IsUsed () |
|
Bool_t | WasRefHit () |
|
Int_t | GetSensorID () |
|
Int_t | GetTubeID () |
|
TVector3 | GetPosition () |
|
Double_t | GetIsochrone () |
|
Int_t | GetIRegion () |
|
Bool_t | IsRegion (Int_t iregion) |
|
Double_t | GetSortVariable () |
|
Double_t | GetPhi () |
|
Bool_t | IsSttParallel () |
|
Bool_t | IsSttSkew () |
|
Bool_t | IsStt () |
|
Bool_t | IsMvdPixel () |
|
Bool_t | IsMvdStrip () |
|
Bool_t | IsMvd () |
|
Bool_t | IsGem () |
|
Bool_t | IsSciTil () |
|
Double_t | GetDistance (PndTrkHit *fromhit) |
|
Double_t | GetDistance (TVector3 frompoint) |
|
Double_t | GetXYDistance (PndTrkHit *fromhit) |
|
Double_t | GetXYDistance (TVector3 frompoint) |
|
Double_t | GetXYDistanceFromTrack (double x0, double y0, double R) |
|
void | Draw (Color_t color) |
|
void | DrawTube (Color_t color) |
|
void | Print () |
|
int | GetSector () |
|
| ClassDef (PndTrkHit, 1) |
|
Definition at line 19 of file PndTrkIndivisibleHit.h.
◆ PndTrkIndivisibleHit() [1/3]
PndTrkIndivisibleHit::PndTrkIndivisibleHit |
( |
| ) |
|
◆ PndTrkIndivisibleHit() [2/3]
PndTrkIndivisibleHit::PndTrkIndivisibleHit |
( |
TArrayI |
hitid, |
|
|
TVector3 & |
pos |
|
) |
| |
◆ PndTrkIndivisibleHit() [3/3]
◆ ~PndTrkIndivisibleHit()
PndTrkIndivisibleHit::~PndTrkIndivisibleHit |
( |
| ) |
|
◆ ClassDef()
◆ Draw()
void PndTrkIndivisibleHit::Draw |
( |
Color_t |
color | ) |
|
◆ GetPhi()
Double_t PndTrkIndivisibleHit::GetPhi |
( |
| ) |
|
|
inline |
◆ GetPosition()
TVector3 PndTrkIndivisibleHit::GetPosition |
( |
| ) |
|
|
inline |
◆ GetSortVariable()
Double_t PndTrkIndivisibleHit::GetSortVariable |
( |
| ) |
|
|
inline |
◆ Print()
void PndTrkIndivisibleHit::Print |
( |
| ) |
|
◆ SetPhi()
void PndTrkIndivisibleHit::SetPhi |
( |
Double_t |
phi | ) |
|
|
inline |
◆ SetPosition()
void PndTrkIndivisibleHit::SetPosition |
( |
TVector3 |
pos | ) |
|
|
inline |
◆ SetSortVariable()
void PndTrkIndivisibleHit::SetSortVariable |
( |
Double_t |
sortvar | ) |
|
|
inline |
◆ fHitIDs
TArrayI PndTrkIndivisibleHit::fHitIDs |
The documentation for this class was generated from the following file: