165 |
/* Int_t GetLeverArmXY(); */ |
/* Int_t GetLeverArmXY(); */ |
166 |
/* Int_t GetLeverArmX(); */ |
/* Int_t GetLeverArmX(); */ |
167 |
/* Int_t GetLeverArmY(); */ |
/* Int_t GetLeverArmY(); */ |
168 |
/* Float_t GetChi2X(); */ |
Float_t GetChi2X(); //EM |
169 |
/* Float_t GetChi2Y(); */ |
Float_t GetChi2Y(); //EM |
170 |
/* Bool_t IsInsideCavity(float); */ |
/* Bool_t IsInsideCavity(float); */ |
171 |
/* Bool_t IsInsideCavity(){ return IsInsideCavity(0.); } */ |
/* Bool_t IsInsideCavity(){ return IsInsideCavity(0.); } */ |
172 |
/* Bool_t IsInsideAcceptance(float); */ |
Bool_t IsInsideAcceptance(float); // EM |
173 |
/* Bool_t IsInsideAcceptance(){ return IsInsideAcceptance(0.); } */ |
Bool_t IsInsideAcceptance(){ return IsInsideAcceptance(0.); } //EM |
174 |
/* Bool_t IsInsideGFSurface(const char*,float); */ |
/* Bool_t IsInsideGFSurface(const char*,float); */ |
175 |
/* Bool_t IsInsideGFSurface(const char* surf){ return IsInsideGFSurface(surf,0.); } */ |
/* Bool_t IsInsideGFSurface(const char* surf){ return IsInsideGFSurface(surf,0.); } */ |
176 |
/* Bool_t BadClusterX(int ip){ return IsBad(ip,0); } */ |
/* Bool_t BadClusterX(int ip){ return IsBad(ip,0); } */ |