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

Last change on this file since 1051 was 807, checked in by garnier, 16 years ago

update

File size: 969 bytes
Line 
1# $Id: run01.mac,v 1.5 2007/10/29 17:09:53 maire Exp $
2#
3/control/verbose 2
4/run/verbose 2
5#
6/run/initialize
7#
8/testem/phys/crossSectionFactor 1000
9#
10/testem/histo/setFileName fanocavity
11/testem/histo/setFileType hbook
12/testem/histo/setHisto  1 120 -6 +6 mm          #interaction point
13/testem/histo/setHisto  2 125  0  1250 keV      #energy spectrum
14/testem/histo/setHisto  3 100  0  100 deg       #theta distribution
15/testem/histo/setHisto  4 120 -6 +6 mm          #vertex of e- in cav
16/testem/histo/setHisto  5 125  0  1250 keV      #energy spectrum at entrance
17/testem/histo/setHisto  6 100  0  100 deg       #theta dist before entrance
18/testem/histo/setHisto  7 100  0  100 deg       #theta dist after entrance
19/testem/histo/setHisto  8 100  0  10 mm         #track segment in cavity
20/testem/histo/setHisto  9 100  0  1 mm          #step size in wall
21/testem/histo/setHisto 10 100  0  3 mm          #step size in cavity
22/testem/histo/setHisto 11 100  0  3000 eV       #edep in cavity
23#
24/testem/event/printModulo 1000
25#
26/run/beamOn 10000
Note: See TracBrowser for help on using the repository browser.