Files
2016-06-10 11:51:14 +02:00

38 lines
713 B
Plaintext

########################################
#
/score/create/boxMesh boxMesh_3a
#
/score/mesh/boxSize 1. 1. 1. m
/score/mesh/nBin 10 10 10
#
/score/quantity/nOfStep nOfStepGamma
/score/filter/particle gammaFilter gamma
#
/score/close
#
########################################
#
/score/create/boxMesh boxMesh_3b
#
/score/mesh/boxSize 100. 100. 20. cm
/score/mesh/nBin 50 50 20
#
/score/quantity/nOfStep nOfStepGamma
/score/filter/particle gammaFilter gamma
#
/score/close
#
########################################
#
/score/list
#
/vis/disable
/run/beamOn 2000
/vis/enable
#
########################################
#
/score/drawProjection boxMesh_3a nOfStepGamma
/score/drawProjection boxMesh_3b nOfStepGamma ! 11
#