]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - JETAN/AliJetDummyGeo.h
Remove the factor p/pt from the decaylengthXY calculation (Andrea)
[u/mrichter/AliRoot.git] / JETAN / AliJetDummyGeo.h
index ab5660d447a81ed0c23acd5ff46bbf13c2911fd5..418846ae8bc9c8b4081b0d0560223ad0de898a3a 100644 (file)
@@ -53,7 +53,7 @@ class AliJetDummyGeo : public TObject
   Float_t GetArm1PhiMin()           const  {return fArm1PhiMin;}
   Float_t GetArm1PhiMax()           const  {return fArm1PhiMax;}
   Float_t GetIPDistance()           const  {return fIPDistance;} 
-  void    EtaPhiFromIndex(Int_t id, Float_t& eta, Float_t& phi);
+  void    EtaPhiFromIndex(Int_t id, Float_t& eta, Float_t& phi) const;
   void    GetGlobal(const Double_t *loc, Double_t *glob, Int_t ind) const;
   void    GetGlobal(Int_t absId, Double_t glob[3]) const;
   void    GetGlobal(Int_t absId, TVector3 &vglob) const;