]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFGeometryV4.h
branches
[u/mrichter/AliRoot.git] / TOF / AliTOFGeometryV4.h
index a082f1a456648621b2e4966ff10e4a042a2d3a63..6ce9802fdaa5840107f718172046860864214665 100644 (file)
@@ -25,6 +25,8 @@ class AliTOFGeometryV4: public AliTOFGeometry {
   Bool_t  IsInsideThePadPar(Int_t *det, Float_t *pos) const ; 
   Float_t DistanceToPadPar(Int_t *det, Float_t *pos, Float_t *dist3d=0) const ;
   void    GetVolumePath(Int_t *ind, Char_t *path );
+  void    GetVolumePath(Int_t sector, Char_t *path );
+  void    GetVolumePath(Int_t sector, Int_t plate, Int_t strip, Char_t *path );
   Int_t   GetPlate(Float_t *pos) const ;
   Int_t   GetStrip(Float_t *pos) const ;
   Int_t   GetSector(Float_t *pos) const ;