Warning, /geant4/examples/extended/exoticphysics/monopole/monopole.in is written in an unsupported language. File is not indexed.
0001 # 07.08.02 M Vladymyrov
0002 # Macro file for "monopole.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 /control/verbose 1
0006 /control/cout/ignoreThreadsExcept 0
0007 /run/verbose 0
0008 /tracking/verbose 0
0009 #
0010 /testex/det/setMat G4_Si
0011 /testex/det/setSizeX 10 cm
0012 /testex/det/setSizeYZ 20 cm
0013 /testex/det/setStepSize 0.2 mm
0014
0015 /testex/run/binSize 0.2 mm
0016 #
0017 /process/em/verbose 1
0018 #
0019 /run/setCut 0.7 mm
0020 #
0021 /run/initialize
0022 #
0023 /particle/select monopole
0024 /particle/process/dump
0025 #
0026 /run/printProgress 10
0027 #
0028 /testex/fld/setField 0.2 tesla
0029 #
0030 /gun/particle monopole
0031 /gun/energy 100 GeV
0032 /run/beamOn 100