]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/ITSSPDPHYSda.cxx
add getter to cut on n cells
[u/mrichter/AliRoot.git] / ITS / ITSSPDPHYSda.cxx
index a9792cc7bf7060ca2f82a340afbd5f3d10be59f6..2ed9a18cd8cfac8d692df24e640ea048d543ac1d 100644 (file)
@@ -98,7 +98,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*********