Files
geant4/examples/novice/N03/newgeom.mac
T
2016-06-08 16:18:25 +02:00

25 lines
389 B
Plaintext

# Example of interactive redefinition
# of the geometry
#
# this macro can be executed at any time
# during an interactive session:
#
# Idle> /control/execute newgeom.mac
#
#
/calor/setNbOfLayers 1
#
/calor/setAbsMat Water
/calor/setAbsThick 40 cm
#
/calor/setGapMat Air
/calor/setGapThick 0 cm
#
/calor/setSizeYZ 40 cm
#
/calor/update
#
/calor/setField 3 tesla
#
/vis/viewer/zoom 1.3