75 Double_t
GetP()
const;
80 void SetP(Double_t *p);
86 virtual void Print(Option_t *option =
"")
const;
87 virtual void Clear(Option_t *option =
"");
void SetPIDNsigma(Int_t i, Double_t s)
void SetTPCSignal(Double_t s)
Double_t GetPz() const
Momentum z component.
Double_t GetP() const
Get momentum value for current track.
void SetCharge(Short_t ch)
Double_t GetPx() const
Momentum x component.
Double_t GetPIDNsigma(Int_t i) const
NSigma of PID type.
Bool_t IsPrimary() const
Is track primary.
Double_t GetPy() const
Momentum y component.
Bool_t fIsPrimary
Flag if track was defined as primary.
virtual void Print(Option_t *option="") const
Double_t fTPCSignal
TPC signal.
virtual void Clear(Option_t *option="")
Short_t GetCharge() const
Charge of track.
void SetPrimary(Bool_t isPrimary)
Double_t GetTPCSignal() const
TPC signal of track.
Track & operator=(const Track &)
not implemented
Double_t fPIDNsigma[5]
PID N Sigma.