Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
PhysicsTools
PatAlgos
python
slimming
packedGenParticles_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
packedGenParticles = cms.EDProducer(
"PATPackedGenParticleProducer"
,
3
inputCollection = cms.InputTag(
"genParticles"
),
4
map = cms.InputTag(
"genParticles"
),
5
inputVertices = cms.InputTag(
"offlineSlimmedPrimaryVertices"
),
6
maxEta = cms.double(5)
7
)
Config
Generated for CMSSW Reference Manual by
1.8.5