]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTriggerLut.cxx
correct the size of volumes XEN1 and XUi to have all the volumes inside mothers
[u/mrichter/AliRoot.git] / MUON / AliMUONTriggerLut.cxx
index 08385bb0005ebaae6a71ec3c4899182334a1ba0f..eba94f31f5a80789683ec63c4e46e08b7b05dad4 100644 (file)
  **************************************************************************/
 /*
 $Log$
+Revision 1.6  2001/03/20 13:32:37  egangler
+includes cleanup
+
+Revision 1.5  2000/10/02 21:28:09  fca
+Removal of useless dependecies via forward declarations
+
 Revision 1.4  2000/10/02 16:58:29  egangler
 Cleaning of the code :
 -> coding conventions
@@ -30,12 +36,11 @@ pow replaced by TMath::Power
 #include "TTree.h"
 #include "AliRun.h"
 #include "AliMUON.h"
-#include "AliMUONPoints.h"
 #include "TMath.h"
 #include "TFile.h"
 #include "TROOT.h"
 #include "TH3.h"
-#include <iostream.h>
+#include <Riostream.h>
 
 ClassImp(AliMUONTriggerLut)