]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTriggerLut.cxx
Cleaning of the code :
[u/mrichter/AliRoot.git] / MUON / AliMUONTriggerLut.cxx
index dc50c9a9d4f604eb64d0581c30a2bccad91cc609..303758ce1910eef65674fd3b939edca0a7c6f186 100644 (file)
  **************************************************************************/
 /*
 $Log$
+Revision 1.3  2000/06/25 16:47:43  pcrochet
+pow replaced by TMath::Power
+
 */
 
+#include "AliMUONTriggerCircuit.h"
 #include "AliMUONTriggerLut.h"
 #include "TTree.h"
 #include "AliRun.h"
@@ -24,7 +28,7 @@ $Log$
 #include "TMath.h"
 #include "TFile.h"
 #include "TH3.h"
-#include "iostream.h"
+#include <iostream.h>
 
 ClassImp(AliMUONTriggerLut)