| Rev | Line | |
|---|
| [1230] | 1 | # $Id: retrieveTables.mac,v 1.6 2009/09/17 20:06:26 maire Exp $
|
|---|
| [807] | 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 | #
|
|---|
| 10 | # select EM PhysicsList
|
|---|
| 11 | #
|
|---|
| [1230] | 12 | /testem/phys/addPhysics emstandard_opt0
|
|---|
| [807] | 13 | #
|
|---|
| 14 | /run/particle/retrievePhysicsTable physdata
|
|---|
| 15 | /run/initialize
|
|---|
| [1230] | 16 | /process/eLoss/verbose 1
|
|---|
| 17 | /process/eLoss/CSDARange true
|
|---|
| [807] | 18 | #
|
|---|
| 19 | /gun/particle e-
|
|---|
| 20 | /gun/energy 1 GeV
|
|---|
| 21 | #
|
|---|
| 22 | /run/beamOn 3
|
|---|
| 23 | #
|
|---|
| 24 | /run/particle/storePhysicsTable physdata1
|
|---|
| 25 | #
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.