| Rev | Line | |
|---|
| [807] | 1 | # Example of interactive redefinition
|
|---|
| 2 | # of the geometry
|
|---|
| 3 | #
|
|---|
| 4 | # this macro can be executed at any time
|
|---|
| 5 | # during an interactive session:
|
|---|
| 6 | #
|
|---|
| 7 | # Idle> /control/execute newgeom.mac
|
|---|
| 8 | #
|
|---|
| 9 | #
|
|---|
| 10 | /N03/det/setNbOfLayers 1
|
|---|
| 11 | #
|
|---|
| 12 | /N03/det/setAbsMat Water
|
|---|
| 13 | /N03/det/setAbsThick 40 cm
|
|---|
| 14 | #
|
|---|
| 15 | /N03/det/setGapMat Air
|
|---|
| 16 | /N03/det/setGapThick 0 cm
|
|---|
| 17 | #
|
|---|
| 18 | /N03/det/setSizeYZ 40 cm
|
|---|
| 19 | #
|
|---|
| 20 | /N03/det/setField 3 tesla
|
|---|
| 21 | #
|
|---|
| 22 | /N03/det/update
|
|---|
| 23 | #
|
|---|
| 24 | /vis/viewer/zoom 1.3
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.