]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - T0/AliT0RawReader.cxx
fixing hardcoded histogram axis limits and bins with the correct parameters
[u/mrichter/AliRoot.git] / T0 / AliT0RawReader.cxx
index 78d32f1c0288526f0059455b73e5b06dcae47a7d..f0a36b5273107bc595aa0f30f4cff2dc5a75faf9 100644 (file)
@@ -31,6 +31,9 @@
 #include "TArrayI.h"
 #include "AliLog.h"
  
+using std::cout;
+using std::endl;
+using std::ios_base;
 ClassImp(AliT0RawReader)
   
   AliT0RawReader::AliT0RawReader (AliRawReader *rawReader, Bool_t isOnline)