23 Double_t b, Double_t length, Double_t mass2,
Int_t pdg,
Bool_t ghost,
Bool_t tdh);
43 inline Double_t
GetP()
const {
return fP; }
49 inline Double_t
GetB()
const {
return fB; }
57 inline void SetP(Double_t p) {
fP = p; }
63 inline void SetB(Double_t b) {
fB = b; }
Double_t GetMass2() const
Int_t GetNTrdHits() const
Double_t GetLength() const
Int_t GetNMvdHits() const
void SetNStsHits(Int_t nStsHits)
void SetNTrdHits(Int_t nTrdHits)
Int_t GetNStsHits() const
void SetNMvdHits(Int_t nMvdHits)
void SetMass2(Double_t mass2)
void SetGhost(Bool_t ghost)
void SetCharge(Int_t charge)
void SetLength(Double_t length)