Import Geant4 6.2.0 source tree
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
# $Id: dedx.mac,v 1.1 2004/03/17 14:03:38 maire Exp $
|
||||
#
|
||||
# macro file for TestEm5.cc
|
||||
#
|
||||
# to control dE/dx calculation
|
||||
#
|
||||
/control/verbose 2
|
||||
/run/verbose 2
|
||||
#
|
||||
/testem/det/setAbsMat Water
|
||||
/testem/det/setAbsThick 1 cm
|
||||
/testem/det/setAbsYZ 1 cm
|
||||
#
|
||||
###/testem/phys/addPhysics g4v52
|
||||
/testem/phys/addPhysics standard
|
||||
/testem/phys/setCuts 1 km
|
||||
#
|
||||
/run/initialize
|
||||
#
|
||||
/process/inactivate msc
|
||||
/process/eLoss/fluct false
|
||||
#
|
||||
/testem/gun/setDefault
|
||||
/gun/particle mu+
|
||||
/gun/energy 300 MeV
|
||||
#
|
||||
/testem/stepMax 1 mm
|
||||
/tracking/verbose 1
|
||||
#
|
||||
/run/beamOn 2
|
||||
Reference in New Issue
Block a user