]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliStream.cxx
reduce printout
[u/mrichter/AliRoot.git] / STEER / AliStream.cxx
index 58990f2053f04c90695f17f57217470aff69bfc2..2d78b1661a5af985b24fbfebe2533b9748078c62 100644 (file)
@@ -15,6 +15,7 @@
 
 /* $Id$ */
 
+#include <TROOT.h>
 #include <TFile.h>
 #include <TObjString.h>
 
@@ -30,6 +31,7 @@
 // - open and close files
 // - return serial event number of the next event in the stream
 // and the TFile pointer for a proper file
+//  Author: Jiri Chudoba (CERN), 2001
 //
 ////////////////////////////////////////////////////////////////////////