]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONReconstructor.h
- Modified the class AliMUONRecoParam to inherit from the new bass
[u/mrichter/AliRoot.git] / MUON / AliMUONReconstructor.h
index 3a20a065866cd7b96d9f78c2c11c817c20021b40..d8d0fa997d6da643288deedc36010effc305c094 100644 (file)
@@ -57,9 +57,7 @@ public:
   
   virtual AliTracker* CreateTracker() const;
   
-  static void SetRecoParam(AliMUONRecoParam *param);
-  /// return reconstruction parametres
-  static const AliMUONRecoParam* GetRecoParam() {return fgRecoParam;}
+  static const AliMUONRecoParam* GetRecoParam();
   
 private:
   /// Not implemented