]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSClusterFinderV2SPD.h
Removed obsolete and no longer maintained cluster finders
[u/mrichter/AliRoot.git] / ITS / AliITSClusterFinderV2SPD.h
index 7150dcfaa51aa2e99d2e5c8b219949750fce0119..e027d28f47da4836434a2c112d022379eee311ef 100644 (file)
@@ -9,14 +9,14 @@
 //
 //   Origin: Iouri Belikov, CERN, Jouri.Belikov@cern.ch 
 //--------------------------------------------------------------
-#include "AliITSClusterFinderV2.h"
+#include "AliITSClusterFinder.h"
 
 class TClonesArray;
 class AliRawReader;
 class AliITSRawStream;
 class AliITSRawStreamSPD;
 
-class AliITSClusterFinderV2SPD : public AliITSClusterFinderV2 {
+class AliITSClusterFinderV2SPD : public AliITSClusterFinder {
 public:
   AliITSClusterFinderV2SPD(AliITSDetTypeRec* dettyp);
   virtual ~AliITSClusterFinderV2SPD(){;}