Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/medical/dna/UHDR/CONV.in is written in an unsupported language. File is not indexed.

0001 /run/numberOfThreads 10
0002 
0003 # initialize geo and phys
0004 /control/execute initialize.in
0005 
0006 # time structure
0007 /UHDR/pulse/pulseOn true
0008 # push structure file
0009 /UHDR/pulse/pulseFile 1.4us
0010 
0011 # pulse structure
0012 /UHDR/pulse/multiPulse true
0013 /UHDR/pulse/pulsePeriod 100 ms
0014 /UHDR/pulse/numberOfPulse 80
0015 #/UHDR/pulse/pulseInHisto pulseHisto.txt
0016 
0017 /run/initialize
0018 
0019 # medium is configured in this file (scavengers.in)
0020 /control/execute scavengers.in
0021 
0022 /scorer/Dose/cutoff 1 Gy
0023 /UHDR/source/particle e-
0024 /UHDR/source/energy 0.999 MeV
0025 /run/beamOn 10