CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
correctionTermsPfMetType0PFCandidate_cff.py
Go to the documentation of this file.
2 
3 ##____________________________________________________________________________||
5 
6 ##____________________________________________________________________________||
7 corrPfMetType0PfCand = pfMETcorrType0.clone()
8 
9 ##____________________________________________________________________________||
10 correctionTermsPfMetType0PFCandidate = cms.Sequence(
11  type0PFMEtCorrectionPFCandToVertexAssociation +
12  corrPfMetType0PfCand
13  )
14 
15 ##____________________________________________________________________________||
____________________________________________________________________________||