]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliRun.h
Moving the misalignment to AliSimulation and AliReconstruction (Cvetan)
[u/mrichter/AliRoot.git] / STEER / AliRun.h
index 7989bba075724db8d02263bf12af0920ce0ff131..13de693eae8db8ad7a49b7ae6265ff1baaaa8f00 100644 (file)
@@ -139,10 +139,6 @@ public:
       else ::Warning(method, "method is depricated\nPlease use: %s", replace);
     }
 
-  // Method to introduce the detector misliagnment
-  // It is called by AliSimulation
-  static Bool_t  ApplyAlignObjsToGeom(TObjArray* AlObjArray);
-
 protected:
   virtual  void  Tree2Tree(Option_t *option, const char *detector=0);
   Int_t          fRun;               //! Current run number