1 |
# $Id: g4config2.in,v 1.0 2007/06/01 |
2 |
# |
3 |
# Geant4 configuration macro for PAMG4_VMC |
4 |
# (settings after initialization) |
5 |
|
6 |
# Print material properties |
7 |
# |
8 |
/mcDet/printMaterials |
9 |
|
10 |
# Physics list setting |
11 |
# |
12 |
##/process/inactivate phot |
13 |
##/process/inactivate conv |
14 |
##/process/inactivate compt |
15 |
##/process/inactivate Scintillation |
16 |
|
17 |
# Limit max number of Cerenkov photons per step |
18 |
# (Needed as Cerenkov process does not limit step itself) |
19 |
# |
20 |
##/mcPhysics/setCerenkovMaxPhotons 5 |