Warning, /geant4/examples/advanced/xray_TESdetector/run01.mac is written in an unsupported language. File is not indexed.
0001
0002 #/control/cout/ignoreThreadsExcept 0
0003 #/run/numberOfThreads 1
0004 #/control/verbose 1
0005 /run/verbose 1
0006 #/process/em/verbose 1
0007 #/tracking/verbose 1
0008
0009 /testem/phys/addPhysics SpacePhysics_QBBC
0010 /process/em/AddEmRegion InnerRegion G4EmStandardSS
0011
0012 /run/initialize
0013
0014 # If you use radioactive decay, then uncomment the following UI command,
0015 # in order to set a very high time threshold to allow all decays to happen
0016 #/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
0017
0018 /random/setSeeds 123 2004
0019 /process/list
0020
0021 /analysis/setFileName output.root
0022
0023 #
0024 /run/printProgress 1000
0025 /run/beamOn 1000