]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MFT/AliMFTClusterFinder.h
Update of AddTaskForwardMult to make possible to run without acceptance correction...
[u/mrichter/AliRoot.git] / MFT / AliMFTClusterFinder.h
index a8e9b4e51e497b8267384a26a5c7b8bdddb56fb1..21958a3702f846abce1dbbd6ffaf06e6de9b3b83 100644 (file)
@@ -30,8 +30,8 @@ public:
 
   AliMFTClusterFinder();
   ~AliMFTClusterFinder();
-
-  void Init(Char_t *nameGeomFile);
+  virtual void Clear(const Option_t* /*opt*/);
+  void Init(const Char_t *nameGeomFile);
   
   void MakeClusterBranch(TTree *treeCluster);
   void SetClusterTreeAddress(TTree *treeCluster);