Files
geant4/examples/extended/medical/dna/dnaphysics/dnaphysics.in
T
2016-12-09 12:35:28 +01:00

27 lines
538 B
Plaintext
Executable File

/tracking/verbose 0
/run/verbose 2
/control/verbose 2
# use /run/initialize before calling /dna/det/setMat
# in this example, this is done in dnaphysics.cc
#/dna/det/setMat G4_WATER_MODIFIED
/dna/det/setMat G4_WATER
/process/em/auger true
/process/em/deexcitationIgnoreCut true
/process/em/AddDNARegion World DNA_Opt0
/run/initialize
/gun/particle e-
#/gun/particle proton
#/gun/particle hydrogen
#/gun/particle alpha
#/gun/particle alpha+
#/gun/particle helium
#/gun/particle ion
#/gun/ion 14 28
/gun/energy 1 keV
/run/beamOn 100