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