Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
Configuration
StandardSequences
python
SimExtended_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# Hector transport of particles along the beam pipe for very forward detectors
4
from
SimTransport.HectorProducer.HectorTransportZDC_cfi
import
*
5
6
# CMSSW/Geant4 interface
7
from
SimG4Core.Configuration.SimG4Core_cff
import
*
8
9
# use Hector output instead of the generator one
10
g4SimHits.Generator.HepMCProductLabel = cms.string(
'LHCTransport'
)
11
12
psim = cms.Sequence(cms.SequencePlaceholder(
"randomEngineStateProducer"
)*LHCTransport*g4SimHits)
13
14
SimG4Core_cff
Config
HectorTransportZDC_cfi
Generated for CMSSW Reference Manual by
1.8.5