Warning, /geant4/examples/extended/medical/dna/dnadamage2/RunDoseDependance.in is written in an unsupported language. File is not indexed.
0001 # Set Number of Threads
0002 /run/numberOfThreads 1
0003
0004 # Set electron solvation process: "Meesungnoen2002", "Ritchie1994", "Terrisol1990"
0005 /process/dna/e-SolvationSubType Meesungnoen2002
0006
0007 # Chemistry Scavenger Cocentrations
0008 # Units are assumed to be mol/dm3 (M)
0009 /chem/scavenger/DMSO 2.28e-4
0010 /chem/scavenger/Oxygen 0.27e-3
0011
0012 # Register Physics and Chemistries
0013 /physics/SetPhysics G4EmDNAPhysics_option2
0014 /physics/SetChemistry G4EmDNAChemistryForPlasmids
0015
0016 # Plasmid DNA Settings (Befor Initialize)
0017 /det/PlasmidFile pUC19.xyz
0018 /det/OffSetFile PlasmidOffsets.txt
0019 /det/UseDNAVolumes True
0020 /det/NbOfPlasmids 5
0021
0022 /run/initialize
0023
0024 # World Size Settings
0025 /det/setSize 1 um
0026
0027 # Spectrum source settings
0028 /fpGun/SourceFile CobaltSource.src
0029
0030 # Chemistry Scheduler Settings
0031 /scheduler/endTime 100 microsecond
0032 /scorer/species/nOfTimeBins 100
0033 /scorer/species/addTimeToRecord 1 microsecond
0034 /scorer/species/addTimeToRecord 10 microsecond
0035
0036 # GValues: Output Options
0037 /scorer/species/OutputFormat ASCII
0038
0039 # SB: Output Options
0040 /scorer/StrandBreak/OutputFormat ASCII
0041 /scorer/StrandBreak/BreakEnergy 17.5 eV
0042
0043 # Verbose Settings
0044 /tracking/verbose 0
0045 /scheduler/verbose 0
0046
0047 # Print Chemistry
0048 /chem/reaction/print
0049
0050 # Console Output Progess
0051 /run/printProgress 1
0052
0053 # Run
0054 /fpGun/PrimariesPerEvent 50
0055 /scorer/species/OutputFile SpeciesInfo_50
0056 /scorer/StrandBreak/OutputFile StrandBreakInfo_50
0057 /run/beamOn 10
0058
0059 /fpGun/PrimariesPerEvent 100
0060 /scorer/species/OutputFile SpeciesInfo_100
0061 /scorer/StrandBreak/OutputFile StrandBreakInfo_100
0062 /run/beamOn 10
0063
0064 /fpGun/PrimariesPerEvent 200
0065 /scorer/species/OutputFile SpeciesInfo_200
0066 /scorer/StrandBreak/OutputFile StrandBreakInfo_200
0067 /run/beamOn 10
0068
0069 /fpGun/PrimariesPerEvent 400
0070 /scorer/species/OutputFile SpeciesInfo_400
0071 /scorer/StrandBreak/OutputFile StrandBreakInfo_400
0072 /run/beamOn 10
0073
0074 /fpGun/PrimariesPerEvent 800
0075 /scorer/species/OutputFile SpeciesInfo_800
0076 /scorer/StrandBreak/OutputFile StrandBreakInfo_800
0077 /run/beamOn 10
0078
0079 /fpGun/PrimariesPerEvent 1000
0080 /scorer/species/OutputFile SpeciesInfo_1000
0081 /scorer/StrandBreak/OutputFile StrandBreakInfo_1000
0082 /run/beamOn 10
0083
0084 /fpGun/PrimariesPerEvent 2000
0085 /scorer/species/OutputFile SpeciesInfo_2000
0086 /scorer/StrandBreak/OutputFile StrandBreakInfo_2000
0087 /run/beamOn 10
0088
0089 /fpGun/PrimariesPerEvent 4000
0090 /scorer/species/OutputFile SpeciesInfo_4000
0091 /scorer/StrandBreak/OutputFile StrandBreakInfo_4000
0092 /run/beamOn 10
0093
0094 /fpGun/PrimariesPerEvent 6000
0095 /scorer/species/OutputFile SpeciesInfo_6000
0096 /scorer/StrandBreak/OutputFile StrandBreakInfo_6000
0097 /run/beamOn 10