14 lines
303 B
Plaintext
14 lines
303 B
Plaintext
# Macro file for the initialization phase of the GammaRayTel
|
|
#
|
|
# Sets some default verbose and initializes the graphic.
|
|
#
|
|
/control/verbose 2
|
|
/control/saveHistory
|
|
/run/verbose 1
|
|
/control/execute physics.mac
|
|
/run/initialize
|
|
/gun/particle gamma
|
|
/gun/energy 1 GeV
|
|
/gun/vertexRadius 25. cm
|
|
/gun/sourceType 2
|