source: trunk/examples/advanced/hadrontherapy/protonEMStandard.mac @ 1317

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

update

File size: 561 bytes
Line 
1#----------------------------------------------------------------------------
2# PHYSICS LIST:
3#
4#  - ELECTROMAGNETIC PHYSICS FOR PROTONS, ELECTRONS, POSITRONS, PHOTONS AND IONS
5#
6#
7#-------------------------------------------------------------------------------
8/control/verbose 1
9/tracking/verbose 0
10/run/verbose 0
11/event/verbose 0
12
13# SETTING FOR THE PHYSICS MODELS
14/physics/addPhysics photon-standard
15/physics/addPhysics electron-standard
16/physics/addPhysics positron-standard
17/physics/addPhysics ion-standard
18
19#######
20/run/initialize
21/run/beamOn 100
22
23
24
25
26
Note: See TracBrowser for help on using the repository browser.