#include <Event.h>
Inheritance diagram for Track:
Definition at line 23 of file Event.h.
Track::Track | ( | ) | [inline] |
Track::Track | ( | const Track & | orig | ) |
Track::Track | ( | Float_t | random | ) |
Definition at line 295 of file Event.cxx.
References a, b, fBx, fBy, fCharge, fMass2, fMeanCharge, fNpoint, fNsp, fPointValue, fPx, fPy, fPz, fRandom, fTriggerBits, fValid, fVertex, fXfirst, fXlast, fYfirst, fYlast, fZfirst, fZlast, TRandom::Gaus(), gRandom, i, TRandom::Rannor(), TRandom::Rndm(), TBits::SetBitNumber(), and TMath::Sqrt().
virtual Track::~Track | ( | ) | [inline, virtual] |
Track::Track | ( | ) | [inline] |
Track::Track | ( | const Track & | orig | ) |
Track::Track | ( | Float_t | random | ) |
virtual Track::~Track | ( | ) | [inline, virtual] |
Track::Track | ( | ) | [inline] |
Definition at line 40 of file JetEvent.h.
virtual Track::~Track | ( | ) | [inline, virtual] |
Definition at line 41 of file JetEvent.h.
void Track::Clear | ( | Option_t * | option = "" |
) | [virtual] |
Reimplemented from TObject.
Definition at line 347 of file Event.cxx.
References TBits::Clear(), fPointValue, and fTriggerBits.
Referenced by ~Track().
Float_t Track::GetPy | ( | ) | const [inline] |
Float_t Track::GetPt | ( | ) | const [inline] |
Float_t Track::GetRandom | ( | ) | const [inline] |
Float_t Track::GetMass2 | ( | ) | const [inline] |
Float_t Track::GetMeanCharge | ( | ) | const [inline] |
Float_t Track::GetXfirst | ( | ) | const [inline] |
Float_t Track::GetXlast | ( | ) | const [inline] |
Float_t Track::GetYfirst | ( | ) | const [inline] |
Float_t Track::GetYlast | ( | ) | const [inline] |
Float_t Track::GetZfirst | ( | ) | const [inline] |
Float_t Track::GetZlast | ( | ) | const [inline] |
Double32_t Track::GetCharge | ( | ) | const [inline] |
Double32_t Track::GetVertex | ( | Int_t | i = 0 |
) | [inline] |
Int_t Track::GetNpoint | ( | ) | const [inline] |
TBits& Track::GetTriggerBits | ( | ) | [inline] |
Short_t Track::GetValid | ( | ) | const [inline] |
virtual void Track::SetValid | ( | Int_t | valid = 1 |
) | [inline, virtual] |
Double32_t Track::GetPointValue | ( | Int_t | i = 0 |
) | const [inline] |
Float_t Track::GetPt | ( | ) | const [inline] |
Float_t Track::GetRandom | ( | ) | const [inline] |
Float_t Track::GetMass2 | ( | ) | const [inline] |
Float_t Track::GetMeanCharge | ( | ) | const [inline] |
Float_t Track::GetXfirst | ( | ) | const [inline] |
Float_t Track::GetXlast | ( | ) | const [inline] |
Float_t Track::GetYfirst | ( | ) | const [inline] |
Float_t Track::GetYlast | ( | ) | const [inline] |
Float_t Track::GetZfirst | ( | ) | const [inline] |
Float_t Track::GetZlast | ( | ) | const [inline] |
Double32_t Track::GetCharge | ( | ) | const [inline] |
Double32_t Track::GetVertex | ( | Int_t | i = 0 |
) | [inline] |
Int_t Track::GetNpoint | ( | ) | const [inline] |
TBits& Track::GetTriggerBits | ( | ) | [inline] |
Short_t Track::GetValid | ( | ) | const [inline] |
virtual void Track::SetValid | ( | Int_t | valid = 1 |
) | [inline, virtual] |
Double32_t Track::GetPointValue | ( | Int_t | i = 0 |
) | const [inline] |
Int_t Track::GetNhit | ( | ) | const [inline] |
TRefArray& Track::GetHits | ( | ) | [inline] |
Float_t Track::fPx [private] |
Float_t Track::fPy [private] |
Float_t Track::fPz [private] |
Float_t Track::fRandom [private] |
Float16_t Track::fMass2 [private] |
Float16_t Track::fBx [private] |
Float16_t Track::fBy [private] |
Float_t Track::fMeanCharge [private] |
Float16_t Track::fXfirst [private] |
Float16_t Track::fXlast [private] |
Float16_t Track::fYfirst [private] |
Float16_t Track::fYlast [private] |
Float16_t Track::fZfirst [private] |
Float16_t Track::fZlast [private] |
Double32_t Track::fCharge [private] |
Double32_t Track::fVertex [private] |
Int_t Track::fNpoint [private] |
Short_t Track::fValid [private] |
Int_t Track::fNsp [private] |
Double32_t* Track::fPointValue [private] |
TBits Track::fTriggerBits [private] |
Double32_t* Track::fPointValue [private] |