|
Last change
on this file since 1347 was 1337, checked in by garnier, 15 years ago |
|
tag geant4.9.4 beta 1 + modifs locales
|
|
File size:
856 bytes
|
| Rev | Line | |
|---|
| [1337] | 1 | # $Id: berger.mac,v 1.8 2010/05/19 09:35:37 maire Exp $
|
|---|
| [807] | 2 | #
|
|---|
| 3 | # macro file for TestEm5.cc
|
|---|
| 4 | #
|
|---|
| 5 | # energy deposit by 1 MeV electrons in silicon counters.
|
|---|
| [1230] | 6 | # M.J.Berger et al. NIM 69 (1969) page 181
|
|---|
| [807] | 7 | #
|
|---|
| 8 | /control/verbose 2
|
|---|
| 9 | /run/verbose 2
|
|---|
| 10 | #
|
|---|
| 11 | /testem/det/setAbsMat Silicon
|
|---|
| [1230] | 12 | ###/testem/det/setAbsThick 61 um
|
|---|
| [807] | 13 | ###/testem/det/setAbsThick 105 um
|
|---|
| 14 | ###/testem/det/setAbsThick 191 um
|
|---|
| [1230] | 15 | /testem/det/setAbsThick 530 um
|
|---|
| [807] | 16 | ###/testem/det/setAbsThick 1 mm
|
|---|
| 17 | ###/testem/det/setAbsThick 3 mm
|
|---|
| 18 | /testem/det/setAbsYZ 1 cm
|
|---|
| 19 | #
|
|---|
| [1337] | 20 | /testem/phys/addPhysics emstandard_opt2
|
|---|
| 21 | #
|
|---|
| [1230] | 22 | /testem/phys/setCuts 10 um
|
|---|
| [807] | 23 | #
|
|---|
| 24 | /run/initialize
|
|---|
| 25 | #
|
|---|
| 26 | /testem/gun/setDefault
|
|---|
| 27 | /gun/particle e-
|
|---|
| 28 | /gun/energy 1 MeV
|
|---|
| 29 | #
|
|---|
| [1337] | 30 | /testem/histo/setFileName berger/ref10.opt2
|
|---|
| [1230] | 31 | /testem/histo/setFileType root
|
|---|
| 32 | /testem/histo/setHisto 1 105 0 1.05 MeV #energy deposit
|
|---|
| [807] | 33 | #
|
|---|
| [1230] | 34 | /testem/event/printModulo 100000
|
|---|
| 35 | #
|
|---|
| [807] | 36 | /run/beamOn 1000000
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.