source: trunk/examples/extended/exoticphysics/monopole/monopole.in @ 1337

Last change on this file since 1337 was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 453 bytes
Line 
1# 07.08.02 M Vladymyrov
2# Macro file for "monopole.cc"
3# (can be run in batch, without graphic)
4#
5#
6/control/verbose 1
7/run/verbose 0
8/testex/run/verbose 1
9/tracking/verbose 0
10#
11/testex/det/setMat G4_Si
12/testex/det/setSizeX  10 cm
13/testex/det/setSizeYZ 20 cm
14/testex/det/setStepSize 0.2 mm
15
16/testex/run/binSize 0.2 mm
17#
18/run/initialize
19#
20/process/eLoss/verbose 1
21/testex/event/printModulo 10
22#
23/gun/particle monopole
24/gun/energy 100 GeV
25/run/beamOn 100
Note: See TracBrowser for help on using the repository browser.