Files
geant4/examples/extended/exoticphysics/monopole/monopole.in
T
2016-06-10 14:11:04 +02:00

30 lines
540 B
Plaintext

# 07.08.02 M Vladymyrov
# Macro file for "monopole.cc"
# (can be run in batch, without graphic)
#
#
/control/verbose 1
/run/verbose 0
/testex/run/verbose 1
/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/initialize
/process/em/verbose 1
/particle/select monopole
/particle/process/dump
#
#/process/eLoss/verbose 1
/run/printProgress 10
#
/gun/particle monopole
/gun/energy 100 GeV
/run/beamOn 100