Files
geant4/examples/extended/geometry/transforms/transforms.in
T
2021-06-25 16:12:29 +02:00

18 lines
381 B
Plaintext

## macro for example transforms
#
/control/verbose 1
/run/verbose 0
/tracking/verbose 1
#
/gun/direction 1.732 1. 0.
/run/beamOn 1
#
###/placement/setMethod WithDirectMatrix
/placement/setMethod WithInverseMatrix
###/placement/setMethod WithAxialRotations
###/placement/setMethod WithEulerAngles
###/placement/setMethod WithReflections
#
/gun/direction -1. 1.732 0.
/run/beamOn 1