#include <PndTrackID.h>
Definition at line 24 of file PndTrackID.h.
◆ PndTrackID() [1/2]
PndTrackID::PndTrackID |
( |
| ) |
|
◆ PndTrackID() [2/2]
PndTrackID::PndTrackID |
( |
const Int_t |
id, |
|
|
const TArrayI |
track, |
|
|
const TArrayI |
mult |
|
) |
| |
◆ ~PndTrackID()
PndTrackID::~PndTrackID |
( |
| ) |
|
◆ GetCorrTrackID()
Int_t PndTrackID::GetCorrTrackID |
( |
Int_t |
i = 0 | ) |
const |
|
inline |
Definition at line 34 of file PndTrackID.h.
References i.
34 {
return fCorrTrackIds[
i]; }
◆ GetMultTrackID()
Int_t PndTrackID::GetMultTrackID |
( |
Int_t |
i = 0 | ) |
const |
|
inline |
Definition at line 35 of file PndTrackID.h.
References i.
35 {
return fMultTrackIds[
i]; }
◆ GetNCorrTrackId()
Short_t PndTrackID::GetNCorrTrackId |
( |
void |
| ) |
const |
|
inline |
Definition at line 33 of file PndTrackID.h.
33 {
return fCorrTrackIds.GetSize(); }
◆ GetTrackID()
Int_t PndTrackID::GetTrackID |
( |
| ) |
const |
|
inline |
◆ Print()
void PndTrackID::Print |
( |
| ) |
|
◆ Reset()
void PndTrackID::Reset |
( |
| ) |
|
◆ SetCorrTrackID()
void PndTrackID::SetCorrTrackID |
( |
const TArrayI |
track, |
|
|
const TArrayI |
mult |
|
) |
| |
|
inline |
◆ SetTrackID()
void PndTrackID::SetTrackID |
( |
Int_t |
id | ) |
|
|
inline |
The documentation for this class was generated from the following file: