CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
correctionTermsPfMetShiftXY_cff.py
Go to the documentation of this file.
2 
3 ##____________________________________________________________________________||
5 
6 ##____________________________________________________________________________||
7 corrPfMetShiftXY = pfMEtSysShiftCorr.clone()
8 
9 ##____________________________________________________________________________||
10 correctionTermsPfMetShiftXY = cms.Sequence(
11  selectedVerticesForMEtCorr *
12  corrPfMetShiftXY
13  )
14 
15 ##____________________________________________________________________________||
____________________________________________________________________________||