Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoMET
Configuration
python
RecoTCMET_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
RecoMET.METProducers.TCMET_cfi
import
*
4
5
tcMetWithPFclusters = tcMet.clone()
6
7
tcMetWithPFclusters.usePFClusters = cms.bool(
True
)
8
9
tcMetSequence = cms.Sequence(tcMet + tcMetWithPFclusters)
Config
TCMET_cfi
Generated for CMSSW Reference Manual by
1.8.5