]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/FMDGainda.cxx
Updates needed for full jet reconstruction (charged + emcal) [Magali Estienne]
[u/mrichter/AliRoot.git] / FMD / FMDGainda.cxx
index cc66b9857f0c72c41ae2c61f4e4e3467902085f5..fe865ca81970320136e56d3d23fc03997ab63cfe 100644 (file)
@@ -59,7 +59,7 @@ int main(int argc, char **argv)
   //This will only work for FDR 1 data. When newer data becomes available the ! must be removed!
   AliFMDParameters::Instance()->UseCompleteHeader(old);
   
-  AliLog::SetModuleDebugLevel("FMD", 1);
+  AliLog::EnableDebug(kFALSE);
   
   AliRawReader *reader = 0;
   TString fileNam(fileName);