]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/Config.C
.stat file added in the correct place in the jdl
[u/mrichter/AliRoot.git] / macros / Config.C
index 295ecb38995e951477fd35238ff0c62df2e4ac1e..278a26a488247ebdf278753cfbfc7f5ff88655de 100644 (file)
@@ -347,7 +347,7 @@ void Config()
     if (iEMCAL)
     {
         //=================== EMCAL parameters ============================
-        AliEMCAL *EMCAL = new AliEMCALv2("EMCAL", "EMCAL_COMPLETE");
+        AliEMCAL *EMCAL = new AliEMCALv2("EMCAL", "EMCAL_COMPLETEV1");
     }
 
      if (iACORDE)