]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONClusterFinderv0.h
Obsolete files replaced by AliMUONSegmentation* and AliMUONResponse*
[u/mrichter/AliRoot.git] / MUON / AliMUONClusterFinderv0.h
index 6cdf6107d392d92fcab96ac9f0421e52e2d445ed..fb7dadfd469ee623b8a4f41ed7836da4015f96c4 100644 (file)
@@ -1,5 +1,11 @@
 #ifndef AliMUONClusterFinderv0_H
 #define AliMUONClusterFinderv0_H
 #ifndef AliMUONClusterFinderv0_H
 #define AliMUONClusterFinderv0_H
+/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ * See cxx source for full Copyright notice                               */
+
+
+/* $Id$ */
+
 ////////////////////////////////////////////////
 //  MUON Cluster Finder Class                 //
 ////////////////////////////////////////////////
 ////////////////////////////////////////////////
 //  MUON Cluster Finder Class                 //
 ////////////////////////////////////////////////
@@ -62,7 +68,7 @@ public AliMUONClusterFinder {
     virtual Bool_t Centered(AliMUONRawCluster *cluster);
     virtual void   SplitByLocalMaxima(AliMUONRawCluster *cluster);
 //    virtual void   FillCluster(AliMUONRawCluster *cluster);
     virtual Bool_t Centered(AliMUONRawCluster *cluster);
     virtual void   SplitByLocalMaxima(AliMUONRawCluster *cluster);
 //    virtual void   FillCluster(AliMUONRawCluster *cluster);
-    void AliMUONClusterFinderv0::DumpCluster(class AliMUONRawCluster *);
+    void DumpCluster(AliMUONRawCluster *cluster);
     
     
     TClonesArray* RawClusters(){return fRawClusters;}
     
     
     TClonesArray* RawClusters(){return fRawClusters;}