source: trunk/examples/extended/persistency/P01/run.mac @ 1230

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

update

File size: 443 bytes
Line 
1#
2# Macro file for "persEx02.cc"
3#
4# can be run in batch, without graphic
5# or interactively: Idle> /control/execute run1.mac
6#
7/run/verbose 2
8/event/verbose 0
9#
10# proton 3 GeV to the direction (0.,0.,1.)  (default kinematic)
11# 1 event with detailled printing
12#
13/tracking/verbose 1
14/run/beamOn 1
15#
16# muon 300 MeV to the direction (0.,0.,1.)
17# 3 events (no printing)
18#
19/gun/particle mu-
20/gun/energy 300 MeV
21/tracking/verbose 0
22/run/beamOn 3
Note: See TracBrowser for help on using the repository browser.