|
Last change
on this file since 1338 was 1337, checked in by garnier, 15 years ago |
|
tag geant4.9.4 beta 1 + modifs locales
|
|
File size:
891 bytes
|
| Line | |
|---|
| 1 | # $Id: sandia.mac,v 1.10 2010/05/20 13:02:41 maire Exp $
|
|---|
| 2 | #
|
|---|
| 3 | # limit the step size from histo 8
|
|---|
| 4 | #
|
|---|
| 5 | # G.J.Lockwood et al.
|
|---|
| 6 | # Sandia report SAND79-0414.UC-34a, February 1987
|
|---|
| 7 | # O.Kadri et al. NIM B 258 (2007) 381
|
|---|
| 8 | #
|
|---|
| 9 | /control/verbose 2
|
|---|
| 10 | /run/verbose 2
|
|---|
| 11 | #
|
|---|
| 12 | /testem/det/setMat G4_Al
|
|---|
| 13 | ###/testem/det/setMat G4_Mo
|
|---|
| 14 | ###/testem/det/setMat G4_Ta
|
|---|
| 15 | /testem/det/setSizeX 1 cm
|
|---|
| 16 | /testem/det/setSizeYZ 1 cm
|
|---|
| 17 | #
|
|---|
| 18 | /testem/phys/addPhysics emstandard_opt3 # em physics
|
|---|
| 19 | ###/testem/phys/addPhysics standardSS # em physics
|
|---|
| 20 | #
|
|---|
| 21 | /run/initialize
|
|---|
| 22 | #
|
|---|
| 23 | /run/setCut 1 mm # will set cut for proton
|
|---|
| 24 | #
|
|---|
| 25 | /gun/particle e-
|
|---|
| 26 | /gun/energy 521 keV
|
|---|
| 27 | #
|
|---|
| 28 | ###/testem/histo/setFileType hbook
|
|---|
| 29 | /testem/histo/setFileType root
|
|---|
| 30 | /testem/histo/setFileName sandia/ref4++/Al.521keV.opt3
|
|---|
| 31 | /testem/histo/setHisto 8 100 0. 1.0 none #normalized Edep profile
|
|---|
| 32 | ###/testem/histo/setHisto 8 100 0. 0.5 none #for Ta
|
|---|
| 33 | #
|
|---|
| 34 | /testem/event/printModulo 10000
|
|---|
| 35 | #
|
|---|
| 36 | /run/beamOn 100000
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.