]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliRun.h
New version of CDB framework. Proper initialization of CDB inside AliSimulation and...
[u/mrichter/AliRoot.git] / STEER / AliRun.h
index b62c249375b6d24089b032a2474597adee08c177..7989bba075724db8d02263bf12af0920ce0ff131 100644 (file)
@@ -141,7 +141,7 @@ public:
 
   // Method to introduce the detector misliagnment
   // It is called by AliSimulation
-  static Bool_t  ApplyAlignObjsToGeom(TClonesArray* AlObjArray);
+  static Bool_t  ApplyAlignObjsToGeom(TObjArray* AlObjArray);
 
 protected:
   virtual  void  Tree2Tree(Option_t *option, const char *detector=0);