CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
metCorrections_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 #from PhysicsTools.PatAlgos.recoLayer0.jetCorrFactors_cfi import *
7 #from JetMETCorrections.Configuration.JetCorrectionServicesAllAlgos_cff import *
8 
9 #from JetMETCorrections.Type1MET.pfMETCorrections_cff import *
10 
11 ## for scheduled mode
12 patMETCorrections = cms.Sequence(correctionTermsCaloMet+caloMetT1+caloMetT1T2+correctionTermsPfMetType1Type2+pfMetT1+pfMetT1T2)