]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/rawmerge/Config.C
Replace the PHOS version from IHEP to Run1 and fix the compilation, when possibletest...
[u/mrichter/AliRoot.git] / test / rawmerge / Config.C
index 4d5e17fc17304b4464599395ae1082489e40addd..076ebccb3d89fac4321581ff6c78401e4244b4ac 100644 (file)
@@ -438,7 +438,7 @@ void Config()
     if (iPHOS)
     {
         //=================== PHOS parameters ===========================
-        AliPHOS *PHOS = new AliPHOSv1("PHOS", "IHEP");
+        AliPHOS *PHOS = new AliPHOSv1("PHOS", "Run1");
     }