]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliRun.h
ApplyDisplacements method renamed to ApplyAlignObjsToGeom. Automatic check of overlap...
[u/mrichter/AliRoot.git] / STEER / AliRun.h
index e5ccc59139b4f2441f278e3e3d4fd81f2217f749..b62c249375b6d24089b032a2474597adee08c177 100644 (file)
@@ -141,7 +141,7 @@ public:
 
   // Method to introduce the detector misliagnment
   // It is called by AliSimulation
-  static Bool_t  ApplyDisplacements(TClonesArray* AlObjArray);
+  static Bool_t  ApplyAlignObjsToGeom(TClonesArray* AlObjArray);
 
 protected:
   virtual  void  Tree2Tree(Option_t *option, const char *detector=0);