source: trunk/examples/extended/medical/fanoCavity/run01.mac

Last change on this file was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 1.2 KB
Line 
1# $Id: run01.mac,v 1.8 2010/01/19 17:28:20 maire Exp $
2#
3/control/verbose 2
4/run/verbose 2
5#
6###/testem/phys/addPhysics  standard_opt0
7###/testem/phys/addPhysics  standard_opt2
8/testem/phys/addPhysics  standard_opt3
9###/testem/phys/addPhysics  standard_GS
10###/testem/phys/addPhysics  standard_WVI
11###/testem/phys/addPhysics  standard_SS
12#
13/run/initialize
14#
15/testem/phys/crossSectionFactor 1000
16#
17/testem/histo/setFileName fanocavity
18/testem/histo/setFileType root
19/testem/histo/setHisto  1 120 -6 +6 mm          #interaction point
20/testem/histo/setHisto  2 125  0  1250 keV      #energy spectrum
21/testem/histo/setHisto  3 100  0  100 deg       #theta distribution
22/testem/histo/setHisto  4 120 -6 +6 mm          #vertex of e- in cav
23/testem/histo/setHisto  5 125  0  1250 keV      #energy spectrum at entrance
24/testem/histo/setHisto  6 100  0  100 deg       #theta dist before entrance
25/testem/histo/setHisto  7 100  0  100 deg       #theta dist after entrance
26/testem/histo/setHisto  8 100  0  10 mm         #track segment in cavity
27/testem/histo/setHisto  9 100  0  1 mm          #step size in wall
28/testem/histo/setHisto 10 100  0  3 mm          #step size in cavity
29/testem/histo/setHisto 11 100  0  3000 eV       #edep in cavity
30#
31/testem/event/printModulo 1000
32#
33/run/beamOn 10000
Note: See TracBrowser for help on using the repository browser.