]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/genkine/sim/Config.C
Replace the PHOS version from IHEP to Run1 and fix the compilation, when possibletest...
[u/mrichter/AliRoot.git] / test / genkine / sim / Config.C
index 33fa34e2be5ef88a867fa231b662cc0716823a9e..95d8713b13921988a543705451a79be0a25326b3 100644 (file)
@@ -300,7 +300,7 @@ void Config()
 
     if (iPHOS)
     {
-        AliPHOS *PHOS = new AliPHOSv1("PHOS", "IHEP");
+        AliPHOS *PHOS = new AliPHOSv1("PHOS", "Run1");
     }