]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Hadronic processes switched on (I.Hrivnacova)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 15 Nov 2002 11:42:20 +0000 (11:42 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 15 Nov 2002 11:42:20 +0000 (11:42 +0000)
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");