33 lines
562 B
Plaintext
33 lines
562 B
Plaintext
# 07.08.02 M Vladymyrov
|
|
# Macro file for "monopole.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
/control/verbose 1
|
|
/control/cout/ignoreThreadsExcept 0
|
|
/run/verbose 0
|
|
/tracking/verbose 0
|
|
#
|
|
/testex/det/setMat G4_Si
|
|
/testex/det/setSizeX 10 cm
|
|
/testex/det/setSizeYZ 20 cm
|
|
/testex/det/setStepSize 0.2 mm
|
|
|
|
/testex/run/binSize 0.2 mm
|
|
#
|
|
/process/em/verbose 1
|
|
#
|
|
/run/setCut 0.7 mm
|
|
#
|
|
/run/initialize
|
|
#
|
|
/particle/select monopole
|
|
/particle/process/dump
|
|
#
|
|
/run/printProgress 10
|
|
#
|
|
/testex/fld/setField 0.2 tesla
|
|
#
|
|
/gun/particle monopole
|
|
/gun/energy 100 GeV
|
|
/run/beamOn 100
|