Import Geant4 6.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:56:29 +02:00
parent 1d812b78b1
commit e083ffb441
1415 changed files with 111223 additions and 21207 deletions
+32
View File
@@ -0,0 +1,32 @@
#***********************
# 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