]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONAlignment.cxx
Implemented a new version of cluster (with its store and iterator):
[u/mrichter/AliRoot.git] / MUON / AliMUONAlignment.cxx
index d6bceb2ef1f479b21da7c9bfe0c37184559fd7f0..0e12d057ab79a60069dfba6d619f6492eca8958b 100644 (file)
@@ -29,7 +29,6 @@
 
 #include "AliMUONAlignment.h"
 #include "AliMUONTrack.h"
-#include "AliMUONRawCluster.h"
 #include "AliMUONTrackParam.h"
 #include "AliMUONHitForRec.h"
 #include "AliMUONGeometryTransformer.h"
@@ -43,6 +42,7 @@
 
 #include "AliLog.h"
 
+#include "TMath.h"
 #include "TSystem.h"
 
 /// \cond CLASSIMP