Warning, /geant4/examples/extended/medical/dna/microprox/microprox.in is written in an unsupported language. File is not indexed.
0001 # MT mode
0002 /run/numberOfThreads 4
0003 #
0004 # Tracking verbosity
0005 /tracking/verbose 0
0006 #
0007 # Selection of Geant4-DNA physics constructor
0008 /microprox/phys/addPhysics dna_opt2
0009 #/microprox/phys/addPhysics dna_opt4
0010 #/microprox/phys/addPhysics dna_opt6
0011 #
0012 # Selection of tracking cut
0013 /microprox/det/setTrackingCut 7.4 eV
0014 #
0015 # Run initialization
0016 /run/initialize
0017 #
0018 # Atomic deexcitation activation
0019 /process/em/fluo true
0020 /process/em/auger true
0021 /process/em/augerCascade true
0022 /process/em/pixe true
0023 /process/em/deexcitationIgnoreCut true
0024 #
0025 # Incident particle type
0026 /gun/particle e-
0027 #/gun/particle proton
0028 #/gun/particle alpha
0029 #
0030 # Incident particle energy
0031 /gun/energy 100 eV
0032 #
0033 # Print run progress
0034 /run/printProgress 1000
0035 #
0036 # Inactivation of Geant4-DNA processes (if needed)
0037 #/process/inactivate e-_G4DNAVibExcitation
0038 #/process/inactivate e-_G4DNAAttachment
0039 #
0040 # Beam on
0041 /run/beamOn 10000