CbmRoot
|
This is the complete list of members for CbmStripHit, including all inherited members.
CbmHit() | CbmHit | |
CbmHit(HitType _type, Double_t _z, Double_t _dz, Int_t _refId, Int_t _address, Double_t _time=-1., Double_t _timeError=-1.) | CbmHit | |
CbmHit(const CbmHit &) | CbmHit | protected |
CbmStripHit() | CbmStripHit | |
CbmStripHit(Int_t address, Double_t u, Double_t phi, Double_t z, Double_t du, Double_t dphi, Double_t dz, Int_t refId, Double_t time=-1., Double_t timeError=-1.) | CbmStripHit | |
CbmStripHit(Int_t address, const TVector3 &pos, const TVector3 &err, Int_t refId, Double_t time=-1., Double_t timeError=-1.) | CbmStripHit | |
ClassDef(CbmStripHit, 1) | CbmStripHit | private |
fAddress | CbmHit | private |
fDphi | CbmStripHit | private |
fDu | CbmStripHit | private |
fDz | CbmHit | private |
fMatch | CbmHit | private |
fPhi | CbmStripHit | private |
fRefId | CbmHit | private |
fTime | CbmHit | private |
fTimeError | CbmHit | private |
fType | CbmHit | private |
fU | CbmStripHit | private |
fZ | CbmHit | private |
GetAddress() const | CbmHit | inline |
GetDphi() const | CbmStripHit | inline |
GetDu() const | CbmStripHit | inline |
GetDz() const | CbmHit | inline |
GetMatch() const | CbmHit | inline |
GetPhi() const | CbmStripHit | inline |
GetPlaneId() const | CbmHit | inlinevirtual |
GetRefId() const | CbmHit | inline |
GetTime() const | CbmHit | inline |
GetTimeError() const | CbmHit | inline |
GetType() const | CbmHit | inline |
GetU() const | CbmStripHit | inline |
GetZ() const | CbmHit | inline |
operator=(const CbmHit &) | CbmHit | protected |
SetAddress(Int_t address) | CbmHit | inline |
SetDphi(Double_t dphi) | CbmStripHit | inline |
SetDu(Double_t du) | CbmStripHit | inline |
SetDz(Double_t dz) | CbmHit | inline |
SetMatch(CbmMatch *match) | CbmHit | |
SetPhi(Double_t phi) | CbmStripHit | inline |
SetRefId(Int_t refId) | CbmHit | inline |
SetTime(Double_t time) | CbmHit | inline |
SetTime(Double_t time, Double_t error) | CbmHit | inline |
SetTimeError(Double_t error) | CbmHit | inline |
SetType(HitType type) | CbmHit | inlineprotected |
SetU(Double_t u) | CbmStripHit | inline |
SetZ(Double_t z) | CbmHit | inline |
ToString() const | CbmStripHit | virtual |
~CbmHit() | CbmHit | virtual |
~CbmStripHit() | CbmStripHit | virtual |