]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTriggerLut.cxx
Removal of useless dependecies via forward declarations
[u/mrichter/AliRoot.git] / MUON / AliMUONTriggerLut.cxx
index 303758ce1910eef65674fd3b939edca0a7c6f186..08385bb0005ebaae6a71ec3c4899182334a1ba0f 100644 (file)
  **************************************************************************/
 /*
 $Log$
+Revision 1.4  2000/10/02 16:58:29  egangler
+Cleaning of the code :
+-> coding conventions
+-> void Streamers
+-> some useless includes removed or replaced by "class" statement
+
 Revision 1.3  2000/06/25 16:47:43  pcrochet
 pow replaced by TMath::Power
 
@@ -27,6 +33,7 @@ pow replaced by TMath::Power
 #include "AliMUONPoints.h"
 #include "TMath.h"
 #include "TFile.h"
+#include "TROOT.h"
 #include "TH3.h"
 #include <iostream.h>