| Rev | Line | |
|---|
| [807] | 1 | #############################
|
|---|
| 2 | ############# Activate physics
|
|---|
| 3 | #### Add e.m. physics
|
|---|
| 4 | /physics/addPhysics photon-epdl
|
|---|
| 5 | /physics/addPhysics electron-eedl
|
|---|
| 6 | /physics/addPhysics positron-standard
|
|---|
| 7 | /physics/addPhysics ion-ICRU
|
|---|
| 8 | #### Add Hadronic Physics, muon physics and decay
|
|---|
| 9 | /physics/addPhysics hadronic-binary
|
|---|
| 10 | /physics/addPhysics muon-standard
|
|---|
| 11 | /physics/addPhysics decay
|
|---|
| 12 | ##############################
|
|---|
| 13 | #### Sets some default verbose
|
|---|
| 14 | /control/verbose 1
|
|---|
| 15 | /run/verbose 1
|
|---|
| 16 | /event/verbose 0
|
|---|
| 17 | /run/initialize
|
|---|
| 18 | ##############################
|
|---|
| 19 | # Geometrical configuration
|
|---|
| 20 | # Choose inflatable vehicle
|
|---|
| 21 | /configuration/choose vehicle
|
|---|
| 22 | # Add 10 cm water shielding
|
|---|
| 23 | /configuration/AddShielding On
|
|---|
| 24 | ################
|
|---|
| 25 | ## Visualisation
|
|---|
| 26 | /vis/scene/create
|
|---|
| 27 | # --- Choose one the following visualisation tools
|
|---|
| 28 | /vis/open OGLIX
|
|---|
| 29 | #/vis/open DAWNFILE
|
|---|
| 30 | #/vis/open VRML2FILE
|
|---|
| 31 | # --------
|
|---|
| 32 | /vis/drawVolume
|
|---|
| 33 | /vis/viewer/set/viewpointThetaPhi 90 180 deg
|
|---|
| 34 | /vis/viewer/zoom 2
|
|---|
| 35 | /tracking/storeTrajectory 1
|
|---|
| 36 | ################
|
|---|
| 37 | # Define the primary particles
|
|---|
| 38 | # Galactic cosmic protons
|
|---|
| 39 | /gun/data gcr_min_z=1.txt
|
|---|
| 40 | /run/beamOn 10
|
|---|
| 41 |
|
|---|
| 42 |
|
|---|
| 43 |
|
|---|
| 44 |
|
|---|
| 45 |
|
|---|
| 46 |
|
|---|
| 47 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.