Files
geant4/examples/advanced/hadrontherapy/visualisation.mac
T
2016-06-09 10:56:29 +02:00

33 lines
512 B
Plaintext
Executable File

#***********************
# visulisation.mac
#
#***********************
/process/activate Transportation all
/hits/activate
/hits/verbose 0
/gun/particle proton
/tracking/verbose 0
/run/initialize
/vis/scene/create
/vis/open OGLIX
/vis/viewer/set/viewpointThetaPhi 40 160 deg
/vis/scene/endOfEventAction accumulate
/tracking/storeTrajectory 1
/vis/scene/add/trajectories
/vis/viewer/zoom 1.1
##### Rotation of the modulator
#/modulator/angle/modAngle 45 deg
#/vis/viewer/refresh
#######
/run/beamOn 50