]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSegmentationSlatModule.cxx
Code revision:
[u/mrichter/AliRoot.git] / MUON / AliMUONSegmentationSlatModule.cxx
index 195e50a48bb788f3324e3863ca55c7e70fab8f9e..7988c2cfab8a5904d9fffb51ec0411fd1eb89ce1 100644 (file)
 //  to be used with AluMUONSegmentationSlat        //
 /////////////////////////////////////////////////////
 
+#include <TArrayI.h>
+#include <TArrayF.h>
 
 #include "AliMUONSegmentationSlatModule.h"
-#include "AliRun.h"
-#include "AliMUON.h"
-#include <TMath.h>
-#include <Riostream.h>
-
-#include "AliMUONSegmentationV01.h"
 
 //___________________________________________
 ClassImp(AliMUONSegmentationSlatModule)