|
BmnRoot
|
This is the complete list of members for BmnBaseHit, including all inherited members.
| BmnBaseHit() | BmnBaseHit | |
| BmnBaseHit(HitType _type, Double_t _z, Double_t _dz, Int_t _refId, Int_t _address, Double_t _time=-1., Double_t _timeError=-1.) | BmnBaseHit | |
| BmnBaseHit(const BmnBaseHit &) | BmnBaseHit | protected |
| GetAddress() const | BmnBaseHit | inline |
| GetDz() const | BmnBaseHit | inline |
| GetMatch() const | BmnBaseHit | inline |
| GetPlaneId() const | BmnBaseHit | inlinevirtual |
| GetRefId() const | BmnBaseHit | inline |
| GetTime() const | BmnBaseHit | inline |
| GetTimeError() const | BmnBaseHit | inline |
| GetType() const | BmnBaseHit | inline |
| GetZ() const | BmnBaseHit | inline |
| operator=(const BmnBaseHit &) | BmnBaseHit | protected |
| SetAddress(Int_t address) | BmnBaseHit | inline |
| SetDz(Double_t dz) | BmnBaseHit | inline |
| SetMatch(BmnMatch *match) | BmnBaseHit | |
| SetRefId(Int_t refId) | BmnBaseHit | inline |
| SetTime(Double_t time) | BmnBaseHit | inline |
| SetTime(Double_t time, Double_t error) | BmnBaseHit | inline |
| SetTimeError(Double_t error) | BmnBaseHit | inline |
| SetType(HitType type) | BmnBaseHit | inlineprotected |
| SetZ(Double_t z) | BmnBaseHit | inline |
| ToString() const | BmnBaseHit | inlinevirtual |
| ~BmnBaseHit() | BmnBaseHit | virtual |