Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
PhysicsTools
HepMCCandAlgos
python
HiGenParticles_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
hiGenParticles = cms.EDProducer(
'GenParticleProducer'
,
4
srcVector = cms.vstring(
"generator"
),
5
doSubEvent = cms.untracked.bool(
True
),
6
useCrossingFrame = cms.untracked.bool(
False
),
7
saveBarCodes = cms.untracked.bool(
True
)
8
)
Config
Generated for CMSSW Reference Manual by
1.8.5