]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSLoader.cxx
changed range for plot in GammaConv task
[u/mrichter/AliRoot.git] / PHOS / AliPHOSLoader.cxx
index ca11c1e15265f60c6224bc2888b85a3784818cc2..d777f16bb24c11eae2606badf9acf41c331d56f8 100644 (file)
@@ -73,6 +73,8 @@
 #include "AliPHOS.h"
 #include "AliPHOSHit.h"
 
+using std::cout;
+using std::endl;
 ClassImp(AliPHOSLoader)
 
 
@@ -137,7 +139,7 @@ void AliPHOSLoader::CleanFolders()
 Int_t AliPHOSLoader::SetEvent()
 {
 //Cleans loaded stuff and and sets Files and Directories
-// do not post any data to folder/tasks
+// do not post any data to folder
 
 
  Int_t retval = AliLoader::SetEvent();