source: trunk/examples/novice/N07/retrieve_org.mac @ 807

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

update

File size: 452 bytes
Line 
1/control/verbose 2
2/run/initialize
3/run/setCutForRegion Calor-A 0.2 mm
4/run/setCutForRegion Calor-B 2 mm
5/run/setCutForRegion Calor-C 2 cm
6
7### retrieve physics table
8###  set store format : 0 binary   1 ascii
9/run/particle/setStoredInAscii 0
10#/run/particle/verbose 3
11/run/particle/retrievePhysicsTable physTable
12
13### dump couples
14#/tracking/verbose 1
15/run/beamOn 1
16/run/dumpRegion
17/run/dumpCouples
18
19###  10 events
20/tracking/verbose 0
21/run/beamOn 10
22
Note: See TracBrowser for help on using the repository browser.