Definition at line 17 of file ToFTrack.h.
◆ ToFTrack() [1/2]
Hal::ToFTrack::ToFTrack |
( |
| ) |
|
◆ ToFTrack() [2/2]
Hal::ToFTrack::ToFTrack |
( |
const ToFTrack & | other | ) |
|
|
default |
◆ ~ToFTrack()
Hal::ToFTrack::~ToFTrack |
( |
| ) |
|
|
virtual |
◆ DummyVal()
static Float_t Hal::ToFTrack::DummyVal |
( |
| ) |
|
|
inlinestatic |
- Returns
- value of beta . mass2, energyfor dummy partile
Definition at line 44 of file ToFTrack.h.
◆ GetBeta()
Float_t Hal::ToFTrack::GetBeta |
( |
| ) |
const |
|
inline |
- Returns
- beta in ToF
Definition at line 65 of file ToFTrack.h.
◆ GetEnergy()
Float_t Hal::ToFTrack::GetEnergy |
( |
| ) |
const |
|
inline |
- Returns
- energy from ToF
Definition at line 70 of file ToFTrack.h.
◆ GetMass2()
Float_t Hal::ToFTrack::GetMass2 |
( |
| ) |
const |
|
inline |
- Returns
- square of mass (should it be negative number for particles that don't have ToF id?)
Definition at line 60 of file ToFTrack.h.
◆ GetNHits()
Int_t Hal::ToFTrack::GetNHits |
( |
| ) |
const |
|
inline |
- Returns
- number of hits in ToF
Definition at line 49 of file ToFTrack.h.
◆ GetTime()
Float_t Hal::ToFTrack::GetTime |
( |
| ) |
const |
|
inline |
- Returns
- time of flight
Definition at line 54 of file ToFTrack.h.
◆ operator=()
Assignment operator
- Parameters
-
- Returns
◆ SetBeta()
void Hal::ToFTrack::SetBeta |
( |
Float_t | toFBeta | ) |
|
|
inline |
◆ SetEnergy()
void Hal::ToFTrack::SetEnergy |
( |
Float_t | toFEnergy | ) |
|
|
inline |
◆ SetMass2()
void Hal::ToFTrack::SetMass2 |
( |
Float_t | toFMass2 | ) |
|
|
inline |
◆ SetNHits()
void Hal::ToFTrack::SetNHits |
( |
Int_t | nToFHits | ) |
|
|
inline |
- Parameters
-
nToFHits | set number of ToF hits |
Definition at line 75 of file ToFTrack.h.
◆ SetTime()
void Hal::ToFTrack::SetTime |
( |
Float_t | toFTime | ) |
|
|
inline |
- Parameters
-
toFTime | set time of flight |
Definition at line 95 of file ToFTrack.h.
The documentation for this class was generated from the following files: