CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RecoGenMET_cff.py
Go to the documentation of this file.
2 
3 # Name: RecoMET.cff
4 # Author: R.Cavanaugh
5 # Date: 05.11.2006
6 # Notes: CaloMET.cfi assumes that a product with label "caloTowers" is
7 # already written into the event.
12 #
13 
14 recoGenMET = cms.Sequence(genMetCalo+genMetCaloAndNonPrompt+genMetTrue*genMetIC5GenJets)
15