Main Page
Namespaces
Classes
Package Documentation
PhysicsTools
PatAlgos
python
producersLayer1
metProducer_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
PhysicsTools.PatAlgos.recoLayer0.metCorrections_cff
import
*
4
from
PhysicsTools.PatAlgos.producersLayer1.metProducer_cfi
import
*
5
6
## for scheduled mode
7
makePatMETsTask = cms.Task(
8
patMETCorrectionsTask,
9
patMETs
10
)
11
makePatMETs = cms.Sequence(makePatMETsTask)
metCorrections_cff
metProducer_cfi
Generated for CMSSW Reference Manual by
1.8.11