|
Last change
on this file since 1345 was 1337, checked in by garnier, 15 years ago |
|
tag geant4.9.4 beta 1 + modifs locales
|
|
File size:
760 bytes
|
| Rev | Line | |
|---|
| [1337] | 1 | # $Id: tramu.mac,v 1.14 2010/05/19 09:35:37 maire Exp $
|
|---|
| [807] | 2 | #
|
|---|
| 3 | # macro file for TestEm5.cc
|
|---|
| 4 | #
|
|---|
| 5 | # 1 TeV mu+, transmitted through 3 m of iron
|
|---|
| 6 | # Rev. of Particle Physics Eur. Phys. Jour. C (2000) page 172.
|
|---|
| 7 | # Rev. of Particle Physics Letters B 592 (2004) page 251.
|
|---|
| 8 | #
|
|---|
| 9 | /control/verbose 2
|
|---|
| 10 | /run/verbose 2
|
|---|
| 11 | #
|
|---|
| 12 | /testem/det/setAbsMat Iron
|
|---|
| 13 | /testem/det/setAbsThick 3 m
|
|---|
| 14 | /testem/det/setAbsYZ 3 m
|
|---|
| 15 | #
|
|---|
| [1337] | 16 | /testem/phys/addPhysics emstandard_opt2
|
|---|
| 17 | #
|
|---|
| [807] | 18 | /testem/phys/setCuts 1 mm
|
|---|
| 19 | #
|
|---|
| 20 | /run/initialize
|
|---|
| 21 | #
|
|---|
| 22 | /testem/gun/setDefault
|
|---|
| 23 | /gun/particle mu+
|
|---|
| 24 | /gun/energy 1 TeV
|
|---|
| 25 | #
|
|---|
| [1337] | 26 | /testem/histo/setFileName tramu/ref10.opt2
|
|---|
| [1230] | 27 | /testem/histo/setFileType root
|
|---|
| 28 | /testem/histo/setHisto 10 100 950 1000 GeV #energy at exit
|
|---|
| [807] | 29 | #
|
|---|
| 30 | /testem/stack/killSecondaries
|
|---|
| 31 | #
|
|---|
| [1230] | 32 | /testem/event/printModulo 10000
|
|---|
| 33 | #
|
|---|
| 34 | /run/beamOn 100000
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.