|
Last change
on this file since 547 was 474, checked in by garnier, 19 years ago |
r553@wl-72148: laurentgarnier | 2007-05-15 16:01:10 +0200
|
|
File size:
603 bytes
|
| Line | |
|---|
| 1 | # $Id: exo2.mac,v 1.2 2002/12/16 16:37:25 maire Exp $
|
|---|
| 2 | #
|
|---|
| 3 | # Macro file for "exampleN03.cc"
|
|---|
| 4 | #
|
|---|
| 5 | # this macro can be executed
|
|---|
| 6 | # during an interactive session:
|
|---|
| 7 | #
|
|---|
| 8 | # Idle> /control/execute exo2.mac
|
|---|
| 9 | #
|
|---|
| 10 | #
|
|---|
| 11 | /N03/det/setNbOfLayers 1
|
|---|
| 12 | #
|
|---|
| 13 | /N03/det/setAbsMat Aluminium
|
|---|
| 14 | /N03/det/setAbsThick 10 cm
|
|---|
| 15 | #
|
|---|
| 16 | /N03/det/setGapMat Air
|
|---|
| 17 | /N03/det/setGapThick 0 cm
|
|---|
| 18 | #
|
|---|
| 19 | /N03/det/setSizeYZ 10 cm
|
|---|
| 20 | #
|
|---|
| 21 | /N03/det/update
|
|---|
| 22 | #
|
|---|
| 23 | /vis/viewer/zoom 1.3
|
|---|
| 24 | #
|
|---|
| 25 | /process/list
|
|---|
| 26 | /process/inactivate msc
|
|---|
| 27 | /process/inactivate eBrem
|
|---|
| 28 | /process/inactivate phot
|
|---|
| 29 | /process/inactivate conv
|
|---|
| 30 | #
|
|---|
| 31 | /run/particle/setCut 10 cm
|
|---|
| 32 | /run/initialize
|
|---|
| 33 | #
|
|---|
| 34 | /gun/particle gamma
|
|---|
| 35 | /gun/energy 10 MeV
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.