We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9692325 commit 2d10a40Copy full SHA for 2d10a40
SimG4Core/Application/python/g4SimHits_cfi.py
@@ -181,7 +181,7 @@
181
# please select "SimG4Core/Physics/DummyPhysics" for type
182
# and turn ON DummyEMPhysics
183
#
184
- type = cms.string('SimG4Core/Physics/FTFP_BERT_EMM'),
+ type = cms.string('SimG4Core/Physics/FTFP_BERT_EMH'),
185
DummyEMPhysics = cms.bool(False),
186
# 1 will print cuts as they get set from DD
187
# 2 will do as 1 + will dump Geant4 table of cuts
0 commit comments