g4config.in
1 |
# $Id: g4config.in,v 1.4 2006/03/30 12:26:13 turany Exp $ |
---|---|
2 |
# |
3 |
# Geant4 configuration macro for Example02 |
4 |
# (called from Root macro Config.C) |
5 |
|
6 |
# specs |
7 |
|
8 |
#/process/eLoss/subsec false |
9 |
#/process/eLoss/minsubsec 2 cm |
10 |
|
11 |
|
12 |
# B field -> 0 |
13 |
#/mcDet/fieldType None |
14 |
|
15 |
# don't store secondaries |
16 |
#/mcTracking/saveSecondaries true |
17 |
|
18 |
/mcPhysics/rangeCuts 0.00001 mm |
19 |
/mcPhysics/rangeCutForGamma 1. mm |
20 |
/mcPhysics/rangeCutForElectron 0.001 mm |
21 |
|
22 |
#/cuts/setLowEdge 20 eV |
23 |
#/cuts/setHighEdge 100 GeV |
24 |
|
25 |
|
26 |
#/mcPhysics/printGlobalCuts |
27 |
|
28 |
|
29 |
#/mcVerbose/all 2 |
30 |
#/mcVerbose/geometryManager 1 |
31 |
/mcVerbose/regionsManager 2 |
32 |
#/mcVerbose/physicsList 2 |
33 |
/tracking/verbose -1 |
34 |
|
35 |
#/control/manual |
36 |
#/control/createHTML |
37 |
|
38 |
#/run/particle/dumpCutValues |
39 |
|
40 |
# Limit max number of Cerenkov photons per step |
41 |
# (Needed as Cerenkov process does not limit step itself) |
42 |
# |
43 |
|
44 |
#/mcPhysics/rangeCutForElectron 0.1 mm |
45 |
|
46 |
|
47 |
#/run/particle/dumpCutValues |