Import Geant4 1.1.0 source tree
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Macro file for the initialization phase of "TestEm6.cc"
|
||||
#
|
||||
# It creates the default geometry (simple absorber box )
|
||||
# It creates the default geometry (simple absorber box)
|
||||
#
|
||||
#/control/verbose 2
|
||||
#control/saveHistory
|
||||
@@ -9,7 +9,7 @@
|
||||
#/step/verbose 2
|
||||
#/tracking/verbose 2
|
||||
#/stepping/verbose 2
|
||||
#/event/verbose 4
|
||||
#/event/verbose 2
|
||||
#
|
||||
#/run/initialize
|
||||
#
|
||||
@@ -18,17 +18,20 @@
|
||||
#/calor/setAbsYZ 10. cm
|
||||
#/calor/update
|
||||
#
|
||||
# hist file name
|
||||
/plots/sethistName ionip.plot
|
||||
# PLOT: angle distr. of transmitted particles
|
||||
/plots/setnbinTh 60
|
||||
/plots/setThlow 0.0 deg
|
||||
/plots/setThhigh 6.0 deg
|
||||
#
|
||||
/calor/cutG 2130.0 micrometer
|
||||
/calor/cutE 50.0 mm
|
||||
#/calor/cutE 1.000 micrometer
|
||||
#/calor/cutG 2130.0 micrometer
|
||||
#/calor/cutE 50.0 mm
|
||||
#/calor/cutG 100.0 micrometer
|
||||
#/calor/cutE 100.0 micrometer
|
||||
# hist file name
|
||||
#/plots/sethistName p.plot
|
||||
/run/initialize
|
||||
#/run/particle/dumpCutValues
|
||||
#/event/drawTracks none
|
||||
#
|
||||
#/gun/particle gamma
|
||||
/gun/particle proton
|
||||
@@ -36,11 +39,18 @@
|
||||
#/gun/energy 6.56 MeV
|
||||
/gun/energy 10.0 MeV
|
||||
#
|
||||
#/run/beamOn 10
|
||||
/run/beamOn 10000
|
||||
#
|
||||
/run/beamOn 10
|
||||
#/plots/sethistName antip.plot
|
||||
#/run/initialize
|
||||
#/gun/particle antiproton
|
||||
#/gun/energy 10.0 MeV
|
||||
#/run/beamOn 100
|
||||
#
|
||||
|
||||
#/plots/sethistName ionc12.plot
|
||||
#/run/initialize
|
||||
#/gun/particle IonC12
|
||||
#/gun/energy 100.0 MeV
|
||||
#/run/beamOn 100
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user