Set of fixes for the DA + updated documentation (Johny)
[u/mrichter/AliRoot.git] / ITS / ITSSPDFOda.cxx
index 48c60d34c1932eb6b974a6215fc803667b44ae68..e8353474287f297d06dfe6307945fa10fb1cbac8 100644 (file)
@@ -86,7 +86,7 @@ int main(int argc, char **argv) {
   
   // turn off annoying warning messages
   // NB: Should not be handled here 
-  AliLog logger = AliLog::GetRootLogger();
+  AliLog* logger = AliLog::GetRootLogger();
   logger->SetGlobalDebugLevel(-20);
   
 // ********* STEP 0: Get configuration files from db (if there are any) , then read parameters*********