]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSClusterFinder.cxx
New class for ITS coordiante transformations used by AliITSgeom nearly
[u/mrichter/AliRoot.git] / ITS / AliITSClusterFinder.cxx
index c925bc44abaf0b8d220368cd8b131c371821fe8e..74bac6d19f0f15c6e259db5d057fea6cc61dfda4 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-
 #include "AliITSClusterFinder.h"
-#include "TTree.h"
 #include "AliRun.h"
-#include <TCanvas.h>
-#include <TH1.h>
-#include <TPad.h>
-#include <TGraph.h> 
-#include <TPostScript.h> 
-#include <TMinuit.h> 
-
-class AliITSRecPointNew;
+#include "AliITS.h"
 
 //----------------------------------------------------------