CMS 3D CMS Logo

Variables

PFClusterMET_cfi Namespace Reference

Variables

tuple PFClusterMET

Variable Documentation

Initial value:
00001 cms.EDProducer("METProducer",
00002                               METSignificance_params,
00003                               src = cms.InputTag("pfClusterRefsForJets"),
00004                               METType = cms.string('PFClusterMET'),
00005                               alias = cms.string('PFClusterMET'),
00006                               noHF = cms.bool(False),
00007                               globalThreshold = cms.double(0.0),
00008                               InputType = cms.string('RecoPFClusterRefCandidateCollection'),
00009                               calculateSignificance = cms.bool(False)
00010                               )

Definition at line 12 of file PFClusterMET_cfi.py.