|
Last change
on this file since 1331 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:
1.2 KB
|
| Rev | Line | |
|---|
| [1316] | 1 | #
|
|---|
| 2 | /control/execute vis.mac
|
|---|
| 3 | #
|
|---|
| 4 | ########################################
|
|---|
| 5 | #
|
|---|
| 6 | #/score/verbose 10
|
|---|
| 7 | #
|
|---|
| 8 | /score/create/cylinderMesh cylinderMesh_1
|
|---|
| 9 | #
|
|---|
| 10 | /score/mesh/cylinderSize 100. 100. cm
|
|---|
| 11 | /score/mesh/translate/xyz 0. 0. 0. cm
|
|---|
| 12 | # Nr Nz Nphi
|
|---|
| 13 | /score/mesh/nBin 30 30 30
|
|---|
| 14 |
|
|---|
| 15 | #
|
|---|
| 16 | /score/quantity/energyDeposit eDepPS
|
|---|
| 17 | /score/quantity/nOfStep nOfStepPSgamma
|
|---|
| 18 | /score/filter/particle gammaFilter gamma
|
|---|
| 19 | /score/quantity/nOfStep nOfStepPSeMinus
|
|---|
| 20 | /score/filter/particle eMinusFilter e-
|
|---|
| 21 | /score/quantity/nOfStep nOfStepPSePlus
|
|---|
| 22 | /score/filter/particle ePlusFilter e+
|
|---|
| 23 | #
|
|---|
| 24 | /score/close
|
|---|
| 25 | #
|
|---|
| 26 | ########################################
|
|---|
| 27 | #
|
|---|
| 28 | /score/list
|
|---|
| 29 | #
|
|---|
| 30 | #/run/beamOn 200
|
|---|
| 31 | /run/beamOn 10
|
|---|
| 32 | #
|
|---|
| 33 | ########################################
|
|---|
| 34 | #
|
|---|
| 35 | #/vis/scene/create
|
|---|
| 36 | #/vis/sceneHandler/attach scene-2
|
|---|
| 37 | #/vis/viewer/flush
|
|---|
| 38 | #/vis/drawVolume worlds
|
|---|
| 39 | #/score/colorMap/setMinMax ! 0. 800.
|
|---|
| 40 | #/control/loop test4a.mac iColumn 0 29 6
|
|---|
| 41 | #
|
|---|
| 42 | #/score/dumpQuantityToFile cylinderMesh_1 eDepPS eDep.txt
|
|---|
| 43 | #/score/drawProjection cylinderMesh_1 nOfStepPSgamma
|
|---|
| 44 | /score/drawProjection cylinderMesh_1 eDepPS
|
|---|
| 45 | /vis/drawVolume
|
|---|
| 46 | /control/loop test7a.mac iColumn 0 29 6
|
|---|
| 47 | /vis/drawVolume
|
|---|
| 48 | /control/loop test7b.mac iColumn 0 29 6
|
|---|
| 49 | /vis/drawVolume
|
|---|
| 50 | /control/loop test7c.mac iColumn 0 29 6
|
|---|
| 51 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.