]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/g4Config.C
Extrusions in Y0PB corrected.
[u/mrichter/AliRoot.git] / macros / g4Config.C
index a4e14f43b0a1b367175c45a5b7c5d609545816d6..ca8d11188d87f7272cce42c3f35e26dd597695d6 100644 (file)
@@ -45,6 +45,9 @@ void Config()
   else 
     cout << "Monte Carlo has been already created." << endl;
     
+  // Switch on hadron physics
+  geant4->ProcessGeantCommand("/mcPhysics/setHadron true");  
+
   // Switch on special cuts process
   geant4->ProcessGeantCommand("/mcPhysics/setSpecialCuts true");