36   :FairMCPoint(trackID,detID,pos,mom, tof, length, 0.0, (UInt_t) eventID),
 
   55                                  Double_t mass, TVector3 pos0, TVector3 mom0)
 
   56   :FairMCPoint(trackID,detID,pos,mom, tof, length, 0.0, (UInt_t) eventID),
 
   92       TVector3 
axis = TVector3(0,0,1);
 
  111   cout << 
"-I- PndRichPoint: DRC Point for trackID---> " << fTrackID 
 
  112        << 
" in detector " << fDetectorID << endl;
 
  114   cout << 
"    Position (" << 
fX << 
", " << 
fY << 
", " << 
fZ 
  116   cout << 
"    Momentum (" << fPx << 
", " << fPy << 
", " << fPz
 
  118   cout << 
"    Time " << fTime << 
" ns,  Length " << fLength 
 
virtual void Print(const Option_t *opt) const 
void SetMomentum0(TVector3 dir)
virtual ~PndRichBarPoint()