src
L1Trigger
Phase2L1ParticleFlow
python
l1tMETPFProducer_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
l1tMETPFProducer = cms.EDProducer(
"L1MetPfProducer"
,
4
L1PFObjects = cms.InputTag(
"l1tLayer1"
,
"Puppi"
),
5
maxCands = cms.int32(128),
6
)
Generated for CMSSW Reference Manual by
1.8.14