]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/ConfigPPR.C
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / macros / ConfigPPR.C
index 265147855aa88c45e8f52517d8e1df788edb4ab5..25046dcedbc47800ce7ec521d4c33deac1bf0a7f 100644 (file)
@@ -47,7 +47,7 @@ void Config()
     // Set Random Number seed
     // gRandom->SetSeed(12345);
 
-    new AliGeant3("C++ Interface to Geant3");
+    new TGeant3("C++ Interface to Geant3");
 
     if (!gSystem->Getenv("CONFIG_FILE"))
     {