Import Geant4 10.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 11:51:14 +02:00
parent e2d2f9810a
commit 286caacf06
12421 changed files with 730077 additions and 502383 deletions
@@ -0,0 +1,16 @@
# Macro file for example B2
#
# Can be run in batch, without graphic
# or interactively: Idle> /control/execute run1.mac
#
# Default kinematics:
# proton 3 GeV in direction (0.,0.,1.)
#
#
# set target and chamber material
#
/B2/det/setTargetMaterial G4_WATER
/B2/det/setChamberMaterial G4_Ar
/globalField/verbose 1
/globalField/setValue 0.2 0 0 tesla
/run/beamOn 10000