1 |
formato |
1.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 |
|
|
/run/verbose 0 |
10 |
|
|
/mcVerbose/runAction 0 |
11 |
|
|
/mcVerbose/eventAction 0 |
12 |
|
|
|
13 |
|
|
|
14 |
|
|
# Physics list setting |
15 |
|
|
# |
16 |
|
|
##/process/inactivate phot |
17 |
|
|
##/process/inactivate conv |
18 |
|
|
##/process/inactivate compt |
19 |
|
|
##/process/inactivate Scintillation |
20 |
|
|
|
21 |
|
|
# Limit max number of Cerenkov photons per step |
22 |
|
|
# (Needed as Cerenkov process does not limit step itself) |
23 |
|
|
# |
24 |
|
|
##/mcPhysics/setCerenkovMaxPhotons 5 |