CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
PFClusterMET_cfi Namespace Reference

Variables

tuple pfClusterMet
 

Variable Documentation

tuple PFClusterMET_cfi.pfClusterMet
Initial value:
1 = cms.EDProducer("METProducer",
2  METSignificance_params,
3  src = cms.InputTag("pfClusterRefsForJets"),
4  METType = cms.string('PFClusterMET'),
5  alias = cms.string('PFClusterMET'),
6  noHF = cms.bool(False),
7  globalThreshold = cms.double(0.0),
8  InputType = cms.string('RecoPFClusterRefCandidateCollection'),
9  calculateSignificance = cms.bool(False)
10  )

Definition at line 12 of file PFClusterMET_cfi.py.