]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
RelPosToAbsId(...) declared
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 18 Nov 2002 16:03:39 +0000 (16:03 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 18 Nov 2002 16:03:39 +0000 (16:03 +0000)
PHOS/AliPHOSGeometry.h

index 4aeef87ce50568957e68623c6362b4d9683daa14..c337d4b7251dabf684a84b6c5983936b7f3b89af 100644 (file)
@@ -94,7 +94,7 @@ public:
                                          // gets the position of element (pad or Xtal) relative to Alice
   Bool_t RelToAbsNumbering(const Int_t * RelId, Int_t & AbsId) const ;         
                                          // converts the absolute PHOS numbering to a relative 
-
+  void RelPosToAbsId(const Int_t module , const Double_t x, const Double_t z, Int_t & AbsId)const;                       // Converts local PHOS-module (x, z) coordinates to absId
   Bool_t IsInitialized(void)                  const { return fgInit ; }  
                                                                        
   // Return general PHOS parameters