forked from R3BRootGroup/R3BRoot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathg4garfieldconfig.in
43 lines (34 loc) · 1.17 KB
/
g4garfieldconfig.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
# #------------------------------------------------
# The Virtual Monte Carlo examples
# Copyright (C) 2007 - 2016 Ivana Hrivnacova
# All rights reserved.
#
# For the licensing terms see geant4_vmc/LICENSE.
# Contact: root-vmc@cern.ch
#-------------------------------------------------
#
# Geant4 configuration macro for Garfield example
# (called from Root macro g4Config.C)
/mcVerbose/all 0
/mcVerbose/runAction 1
/mcVerbose/composedPhysicsList 2
#/mcVerbose/physicsEmModel 2
#/mcVerbose/physicsFastSimulation 2
#/mcVerbose/modelConfigurationManager 2
#/mcVerbose/composedPhysicsList 2
#/mcVerbose/runManager 2
#/mcVerbose/geometryManager 2
#/tracking/verbose 1
/control/cout/ignoreThreadsExcept 0
# override default G4 production cuts table range
/mcPhysics/productionCutsTableEnergyRange 100. eV 100. TeV
# PAI ionization model configuration
/mcPhysics/emModel/setEmModel PAI
/mcPhysics/emModel/setRegions ArCO2
/mcPhysics/emModel/setParticles all
# Garfield simulation configuration
/mcPhysics/fastSimulation/setModel garfieldModel
/mcPhysics/fastSimulation/setParticles gamma e-
/mcPhysics/fastSimulation/setRegions ArCO2
# Garfield physics configuration
/control/execute physics.in