source: trunk/examples/novice/N07/store.mac @ 887

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

update

File size: 390 bytes
Line 
1/control/verbose 2
2/run/initialize
3
4/run/setCutForRegion Calor-A 0.2 mm
5/run/setCutForRegion Calor-B 2 mm
6/run/setCutForRegion Calor-C 2 cm
7/run/beamOn 1
8/run/dumpRegion
9/run/dumpCouples
10
11### store physice table
12#/run/particle/verbose 3
13/control/shell mkdir -p physTable
14###  set store format : 0 binary   1 ascii
15/run/particle/setStoredInAscii 0
16/run/particle/storePhysicsTable physTable
Note: See TracBrowser for help on using the repository browser.