| Line | |
|---|
| 1 | # $Id: linac.mac,v 1.5 2006/11/08 10:27:18 maire Exp $
|
|---|
| 2 | #
|
|---|
| 3 | # Macro file for "TestEm3"
|
|---|
| 4 | #
|
|---|
| 5 | # Linac/Ecal from Graham Wilson;
|
|---|
| 6 | #
|
|---|
| 7 | /control/verbose 2
|
|---|
| 8 | /run/verbose 1
|
|---|
| 9 | #
|
|---|
| 10 | /testem/det/setNbOfLayers 42
|
|---|
| 11 | /testem/det/setNbOfAbsor 4
|
|---|
| 12 | /testem/det/setAbsor 1 Tungsten 2.50 mm
|
|---|
| 13 | /testem/det/setAbsor 2 NemaG10 0.68 mm
|
|---|
| 14 | /testem/det/setAbsor 3 Silicon 0.32 mm
|
|---|
| 15 | /testem/det/setAbsor 4 Air20 0.25 mm
|
|---|
| 16 | /testem/det/setSizeYZ 30 cm
|
|---|
| 17 | #
|
|---|
| 18 | /testem/phys/addPhysics standard
|
|---|
| 19 | /testem/phys/setCuts 10 um
|
|---|
| 20 | #
|
|---|
| 21 | /run/initialize
|
|---|
| 22 | #
|
|---|
| 23 | /testem/histo/setFileName linac
|
|---|
| 24 | /testem/histo/setFileType hbook
|
|---|
| 25 | /testem/histo/setHisto 3 100 0. 20. MeV #edep in absor3
|
|---|
| 26 | #
|
|---|
| 27 | /gun/particle gamma
|
|---|
| 28 | /gun/energy 1 GeV
|
|---|
| 29 | #
|
|---|
| 30 | /testem/event/printModulo 100
|
|---|
| 31 | #
|
|---|
| 32 | /run/beamOn 1000
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.