src
Configuration
StandardSequences
python
DD4hep_SimIdeal_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# CMSSW/Geant4 interface
4
from
SimG4Core.Configuration.DD4hep_SimG4Core_cff
import
*
5
6
psimTask = cms.Task(cms.TaskPlaceholder(
"randomEngineStateProducer"
), g4SimHits)
7
psim = cms.Sequence(psimTask)
DD4hep_SimG4Core_cff
Generated for CMSSW Reference Manual by
1.8.14