|
Last change
on this file since 1323 was 1316, checked in by garnier, 15 years ago |
|
update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08
|
|
File size:
712 bytes
|
| Line | |
|---|
| 1 | #
|
|---|
| 2 | /control/execute vis.mac
|
|---|
| 3 | #
|
|---|
| 4 | ########################################
|
|---|
| 5 | #
|
|---|
| 6 | /score/create/cylinderMesh cylinderMesh_1
|
|---|
| 7 | #
|
|---|
| 8 | /score/mesh/cylinderSize 1. 1. m
|
|---|
| 9 | /score/mesh/nBin 30 30 30
|
|---|
| 10 | #
|
|---|
| 11 | /score/quantity/energyDeposit eDepPS
|
|---|
| 12 | /score/quantity/nOfStep nOfStepPSgamma
|
|---|
| 13 | /score/filter/particle gammaFilter gamma
|
|---|
| 14 | /score/quantity/nOfStep nOfStepPSeMinus
|
|---|
| 15 | /score/filter/particle eMinusFilter e-
|
|---|
| 16 | /score/quantity/nOfStep nOfStepPSePlus
|
|---|
| 17 | /score/filter/particle ePlusFilter e+
|
|---|
| 18 | #
|
|---|
| 19 | /score/close
|
|---|
| 20 | #
|
|---|
| 21 | ########################################
|
|---|
| 22 | #
|
|---|
| 23 | /score/list
|
|---|
| 24 | #
|
|---|
| 25 | /run/beamOn 100
|
|---|
| 26 | #
|
|---|
| 27 | ########################################
|
|---|
| 28 | #
|
|---|
| 29 | /score/drawProjection cylinderMesh_1 nOfStepPSgamma ! 10
|
|---|
| 30 | /score/drawProjection cylinderMesh_1 nOfStepPSgamma logColorMap 101
|
|---|
| 31 | #
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.