Import Geant4 10.5.0 source tree
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
#
|
||||
# Macro file for the test of AnaEx02 example
|
||||
#
|
||||
|
||||
# reduce output in MT
|
||||
/control/cout/ignoreThreadsExcept 0
|
||||
|
||||
# initialize
|
||||
/run/initialize
|
||||
|
||||
@@ -5,3 +12,16 @@
|
||||
/gun/particle e-
|
||||
/gun/energy 500 MeV
|
||||
/run/beamOn 1000
|
||||
|
||||
# Test commands defined in this example
|
||||
/control/verbose 2
|
||||
#
|
||||
/det/setAbsMat G4_Al
|
||||
/det/setGapMat G4_Air
|
||||
/det/setAbsThick 20. mm
|
||||
/det/setGapThick 10. mm
|
||||
/det/setSizeYZ 30. mm
|
||||
/det/setNbOfLayers 20
|
||||
#
|
||||
/run/beamOn 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user