source:
trunk/examples/novice/N03/run1.mac@
1276
| Last change on this file since 1276 was 811, checked in by , 17 years ago | |
|---|---|
| File size: 390 bytes | |
| Line | |
|---|---|
| 1 | # $Id: run1.mac,v 1.2 2000/11/21 10:59:42 maire Exp $ |
| 2 | # |
| 3 | # Macro file for "exampleN03.cc" |
| 4 | # |
| 5 | # can be run in batch, without graphic |
| 6 | # or interactively: Idle> /control/execute run1.mac |
| 7 | # |
| 8 | /control/verbose 2 |
| 9 | /control/saveHistory |
| 10 | # |
| 11 | /run/verbose 2 |
| 12 | /event/verbose 0 |
| 13 | /tracking/verbose 1 |
| 14 | # |
| 15 | # muon 300 MeV to the direction (1.,0.,0.) |
| 16 | # 3 events |
| 17 | # |
| 18 | /gun/particle mu+ |
| 19 | /gun/energy 300 MeV |
| 20 | /run/beamOn 3 |
Note:
See TracBrowser
for help on using the repository browser.
