]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONClusterFinderSimpleFit.h
Macro to generate the CTP configuiration and put it in CDB
[u/mrichter/AliRoot.git] / MUON / AliMUONClusterFinderSimpleFit.h
index 9f3f2cb750c21d3abee2c31604c2ff03b260f004..31768e149f0c8422c3c70d5cc8de3807f6f9a4f9 100644 (file)
@@ -41,7 +41,7 @@ private:
     AliMUONVClusterFinder* fClusterFinder; //!< the preclustering we use
   AliMUONMathieson* fMathieson; //!< Mathieson to compute the charge repartition
   
-  ClassDef(AliMUONClusterFinderSimpleFit,1) // 
+  ClassDef(AliMUONClusterFinderSimpleFit,1) // Basic cluster finder
 };
 
 #endif