|
BmnRoot
|
Provides information on attaching a TofHit to a GlobalTrack. More...
#include <CbmTofTrack.h>
Public Member Functions | |
| CbmTofTrack () | |
| CbmTofTrack (Int_t trackIndex, Int_t hitIndex, Double_t trackLength, const FairTrackParam &trackPar, Int_t pidHypo) | |
| virtual | ~CbmTofTrack () |
| Int_t | GetPidHypo () const |
| Int_t | GetTofHitIndex () const |
| Double_t | GetTrackDx () const |
| Double_t | GetTrackDy () const |
| Int_t | GetTrackIndex () const |
| Double_t | GetTrackLength () const |
| const FairTrackParam * | GetTrackParameter () const |
| Double_t | GetTrackX () const |
| Double_t | GetTrackY () const |
| Double_t | GetDistance () const |
| void | SetTrackIndex (Int_t trackIndex) |
| void | SetTofHitIndex (Int_t tofHitIndex) |
| void | SetTrackParameter (const FairTrackParam *par) |
| void | SetTrackLength (Double32_t trackLength) |
| void | SetPidHypo (Int_t pid) |
| void | SetDistance (Double_t distance) |
| CbmTofTrack () | |
| CbmTofTrack (Int_t trackIndex, Int_t hitIndex, Double_t trackLength, const FairTrackParam &trackPar, Int_t pidHypo) | |
| virtual | ~CbmTofTrack () |
| Int_t | GetPidHypo () const |
| Int_t | GetTofHitIndex () const |
| Double_t | GetTrackDx () const |
| Double_t | GetTrackDy () const |
| Int_t | GetTrackIndex () const |
| Double_t | GetTrackLength () const |
| const FairTrackParam * | GetTrackParameter () const |
| Double_t | GetTrackX () const |
| Double_t | GetTrackY () const |
| Double_t | GetDistance () const |
| void | SetTrackIndex (Int_t trackIndex) |
| void | SetTofHitIndex (Int_t tofHitIndex) |
| void | SetTrackParameter (const FairTrackParam *par) |
| void | SetTrackLength (Double32_t trackLength) |
| void | SetPidHypo (Int_t pid) |
| void | SetDistance (Double_t distance) |
Provides information on attaching a TofHit to a GlobalTrack.
Definition at line 20 of file CbmTofTrack.h.
| CbmTofTrack::CbmTofTrack | ( | ) |
Constructor
Definition at line 9 of file CbmTofTrack.cxx.
|
inline |
Constructor with parameters
| trackIndex | Array index of global track |
| hitIndex | Array index of TOF hit |
| trackLength | Track length from primary vertex to TOF |
| trackPar | Parameters of track at TOF |
| pidHypo | PID hypothesis for track extrapolation |
Definition at line 35 of file CbmTofTrack.h.
|
virtual |
Destructor
Definition at line 20 of file CbmTofTrack.cxx.
| CbmTofTrack::CbmTofTrack | ( | ) |
Constructor
|
inline |
Constructor with parameters
| trackIndex | Array index of global track |
| hitIndex | Array index of TOF hit |
| trackLength | Track length from primary vertex to TOF |
| trackPar | Parameters of track at TOF |
| pidHypo | PID hypothesis for track extrapolation |
Definition at line 35 of file CbmTofTrack.h.
|
virtual |
Destructor
|
inline |
Normalized distance from hit to track
Definition at line 81 of file CbmTofTrack.h.
|
inline |
Normalized distance from hit to track
Definition at line 81 of file CbmTofTrack.h.
|
inline |
PID hypothesis for track extrapolation to TOF
Definition at line 52 of file CbmTofTrack.h.
|
inline |
PID hypothesis for track extrapolation to TOF
Definition at line 52 of file CbmTofTrack.h.
|
inline |
Index of TOF hit
Definition at line 55 of file CbmTofTrack.h.
|
inline |
Index of TOF hit
Definition at line 55 of file CbmTofTrack.h.
|
inline |
Error of track x coordinate at TOF
Definition at line 58 of file CbmTofTrack.h.
|
inline |
Error of track x coordinate at TOF
Definition at line 58 of file CbmTofTrack.h.
|
inline |
Error of track x coordinate at TOF
Definition at line 62 of file CbmTofTrack.h.
|
inline |
Error of track x coordinate at TOF
Definition at line 62 of file CbmTofTrack.h.
|
inline |
Index of global track
Definition at line 66 of file CbmTofTrack.h.
|
inline |
Index of global track
Definition at line 66 of file CbmTofTrack.h.
|
inline |
Track length from primary vertex to TOF
Definition at line 69 of file CbmTofTrack.h.
|
inline |
Track length from primary vertex to TOF
Definition at line 69 of file CbmTofTrack.h.
|
inline |
Track parameters at TOF
Definition at line 72 of file CbmTofTrack.h.
|
inline |
Track parameters at TOF
Definition at line 72 of file CbmTofTrack.h.
|
inline |
Track x position at TOF
Definition at line 75 of file CbmTofTrack.h.
|
inline |
Track x position at TOF
Definition at line 75 of file CbmTofTrack.h.
|
inline |
Track y position at TOF
Definition at line 78 of file CbmTofTrack.h.
|
inline |
Track y position at TOF
Definition at line 78 of file CbmTofTrack.h.
|
inline |
Set normalized distance from hit to track
Definition at line 99 of file CbmTofTrack.h.
|
inline |
Set normalized distance from hit to track
Definition at line 99 of file CbmTofTrack.h.
|
inline |
Set PID hypothesis for track extrapolation to TOF
Definition at line 96 of file CbmTofTrack.h.
|
inline |
Set PID hypothesis for track extrapolation to TOF
Definition at line 96 of file CbmTofTrack.h.
|
inline |
Set TOF hit index
Definition at line 87 of file CbmTofTrack.h.
|
inline |
Set TOF hit index
Definition at line 87 of file CbmTofTrack.h.
|
inline |
Set track index
Definition at line 84 of file CbmTofTrack.h.
|
inline |
Set track index
Definition at line 84 of file CbmTofTrack.h.
|
inline |
Set track length
Definition at line 93 of file CbmTofTrack.h.
|
inline |
Set track length
Definition at line 93 of file CbmTofTrack.h.
|
inline |
Set track parameter
Definition at line 90 of file CbmTofTrack.h.
|
inline |
Set track parameter
Definition at line 90 of file CbmTofTrack.h.