Geant4 Cross Reference |
1 ############################################## 2 # 3 # gamma_1000.mac 4 # Gamma spectrum from internal calibrator 5 # output in file hits.out 6 # 7 ############################################## 8 # 9 # verbosities 10 /control/verbose 0 11 /run/verbose 0 12 /tracking/verbose 0 13 /hits/verbose 0 14 /dmx/printModulo 10 15 # 16 # draw flags 17 /dmx/draw/drawColours standard 18 /dmx/draw/drawTracks none 19 /dmx/draw/drawHits 0 20 # 21 # file output 22 #/dmx/savePmt 0 23 /dmx/savePmt 1 24 /dmx/saveHits 1 25 # 26 # Set a very high time threshold to allow all 27 /process/had/rdm/thresholdForVeryLongDecayTime 28 # 29 # gun: particle 30 /dmx/gun/verbose 0 31 /dmx/gun/particle gamma 32 /dmx/gun/energytype Mono 33 /dmx/gun/energy 60.0 keV 34 # 35 # gun: isotropic 36 /dmx/gun/angtype iso 37 # 38 # OR gun: shoot up 39 #/dmx/gun/angtype direction 40 #/dmx/gun/direction 0 0 1 41 # 42 # gun: source 43 /dmx/gun/type Volume 44 /dmx/gun/shape Cylinder 45 #/dmx/gun/radius 250 um 46 #/dmx/gun/halfz 10.0 nm 47 #/dmx/gun/radius 450 um 48 /dmx/gun/radius 650 um 49 /dmx/gun/halfz 300.0 nm 50 #/dmx/gun/centre 0 0 82.750 mm 51 /dmx/gun/centre 0 0 -302.65 mm 52 /dmx/gun/confine americium_phys 53 # 54 /dmx/hitsfile gamma_2000.out 55 /dmx/histogramfile gamma_2000 56 /dmx/pmtfile gamma_pmt_2000.out 57 58 /run/beamOn 2000