source:
trunk/examples/advanced/lAr_calorimeter/run2.mac@
1254
| Last change on this file since 1254 was 807, checked in by , 17 years ago | |
|---|---|
| File size: 374 bytes | |
| Line | |
|---|---|
| 1 | # |
| 2 | /process/verbose 0 |
| 3 | /tracking/verbose 0 |
| 4 | /run/verbose 2 |
| 5 | /event/verbose 0 |
| 6 | # |
| 7 | # electron 200 MeV to the direction (1.,0.,0.) |
| 8 | # |
| 9 | /gun/particle e- |
| 10 | /gun/energy 200 MeV |
| 11 | # |
| 12 | /run/beamOn 1 |
| 13 | # |
| 14 | # shoot randomly 20 events |
| 15 | # |
| 16 | /event/printModulo 5 |
| 17 | /gun/random on |
| 18 | # |
| 19 | /run/beamOn 20 |
| 20 | # |
| 21 | # activate/inactivate physic processes |
| 22 | # |
| 23 | /process/list |
| 24 | /process/inactivate eBrem |
| 25 | # |
| 26 | /run/beamOn 20 |
| 27 | # |
| 28 |
Note:
See TracBrowser
for help on using the repository browser.
