Definition at line 17 of file TpcTrack.h.
◆ TpcTrack() [1/2]
Hal::TpcTrack::TpcTrack |
( |
| ) |
|
◆ TpcTrack() [2/2]
Hal::TpcTrack::TpcTrack |
( |
const TpcTrack & | other | ) |
|
|
default |
◆ ~TpcTrack()
Hal::TpcTrack::~TpcTrack |
( |
| ) |
|
|
virtual |
◆ GetDeDx()
Float_t Hal::TpcTrack::GetDeDx |
( |
| ) |
const |
|
inline |
◆ GetNHits()
Int_t Hal::TpcTrack::GetNHits |
( |
| ) |
const |
|
inline |
- Returns
- number of TPC hist
Definition at line 49 of file TpcTrack.h.
◆ GetProbElectron()
Float_t Hal::TpcTrack::GetProbElectron |
( |
| ) |
const |
|
inline |
- Returns
- probablity that this in electron (calculated only by TPC
Definition at line 89 of file TpcTrack.h.
◆ GetProbKaon()
Float_t Hal::TpcTrack::GetProbKaon |
( |
| ) |
const |
|
inline |
- Returns
- probablity that this in kaon (calculated only by TPC
Definition at line 79 of file TpcTrack.h.
◆ GetProbPion()
Float_t Hal::TpcTrack::GetProbPion |
( |
| ) |
const |
|
inline |
- Returns
- probablity that this in pion (calculated only by TPC
Definition at line 74 of file TpcTrack.h.
◆ GetProbProton()
Float_t Hal::TpcTrack::GetProbProton |
( |
| ) |
const |
|
inline |
- Returns
- probablity that this in proton (calculated only by TPC
Definition at line 84 of file TpcTrack.h.
◆ GetSigmaElectron()
Float_t Hal::TpcTrack::GetSigmaElectron |
( |
| ) |
const |
|
inline |
- Returns
- electron sigma
Definition at line 69 of file TpcTrack.h.
◆ GetSigmaKaon()
Float_t Hal::TpcTrack::GetSigmaKaon |
( |
| ) |
const |
|
inline |
◆ GetSigmaPion()
Float_t Hal::TpcTrack::GetSigmaPion |
( |
| ) |
const |
|
inline |
◆ GetSigmaProton()
Float_t Hal::TpcTrack::GetSigmaProton |
( |
| ) |
const |
|
inline |
- Returns
- protonc sigma
Definition at line 64 of file TpcTrack.h.
◆ operator=()
Assignment operator
- Parameters
-
- Returns
◆ SetDeDx()
void Hal::TpcTrack::SetDeDx |
( |
Float_t | deDx | ) |
|
|
inline |
◆ SetNHits()
void Hal::TpcTrack::SetNHits |
( |
Int_t | tpcHits | ) |
|
|
inline |
set number of tpc hits
- Parameters
-
Definition at line 120 of file TpcTrack.h.
◆ SetPidProb()
void Hal::TpcTrack::SetPidProb |
( |
Float_t | pion, |
|
|
Float_t | kaon, |
|
|
Float_t | proton, |
|
|
Float_t | electron ) |
set TPC probability that this is:
- Parameters
-
pion | pion |
kaon | kaon |
proton | proton |
electron | electron |
Definition at line 32 of file TpcTrack.cxx.
◆ SetSigma()
void Hal::TpcTrack::SetSigma |
( |
Float_t | pion, |
|
|
Float_t | kaons, |
|
|
Float_t | proton, |
|
|
Float_t | electron ) |
set TCP sigma's
- Parameters
-
pion | pion sigma |
kaons | kaon sigma |
proton | proton sigma |
electron | electron sigma |
Definition at line 25 of file TpcTrack.cxx.
The documentation for this class was generated from the following files: