]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTrackReconstructorK.h
New class AliMUONRecoParamto handle reconstruction parameters
[u/mrichter/AliRoot.git] / MUON / AliMUONTrackReconstructorK.h
index 75c5ffcaf732a8ca221c8aa20366cb73fe8a020a..bf1492f3ef8ea6406862860e935ac643731a2e37 100644 (file)
@@ -35,11 +35,6 @@ class AliMUONTrackReconstructorK : public AliMUONVTrackReconstructor
 
  private:
   
-  // Parameters for track reconstruction
-  static const Bool_t fgkRunSmoother; ///< kTRUE to run the smoother
-  
-  
-  // Functions
   /// Not implemented copy constructor
   AliMUONTrackReconstructorK (const AliMUONTrackReconstructorK& rhs); 
   /// Not implemented copy assignment operator