CMS 3D CMS Logo

Variables

python::HTMET_cfi Namespace Reference

Variables

tuple htMetIC5Analyzer
tuple htMetKT4Analyzer
tuple htMetKT6Analyzer
tuple htMetSC5Analyzer
tuple htMetSC7Analyzer

Variable Documentation

Initial value:
00001 cms.EDAnalyzer(
00002     "METTester",
00003     InputMETLabel = cms.InputTag("htMetIC5"),
00004     METType = cms.untracked.string('MET'),
00005     FineBinning = cms.untracked.bool(True),
00006     FolderName = cms.untracked.string("RecoMETV/MET_Global/")
00007 )

Definition at line 25 of file HTMET_cfi.py.

Initial value:
00001 cms.EDAnalyzer(
00002     "METTester",
00003     InputMETLabel = cms.InputTag("htMetKT4"),
00004     METType = cms.untracked.string('MET'),
00005     FineBinning = cms.untracked.bool(True),
00006     FolderName = cms.untracked.string("RecoMETV/MET_Global/")
00007 )

Definition at line 33 of file HTMET_cfi.py.

Initial value:
00001 cms.EDAnalyzer(
00002     "METTester",
00003     InputMETLabel = cms.InputTag("htMetKT6"),
00004     METType = cms.untracked.string('MET'),
00005     FineBinning = cms.untracked.bool(True),
00006     FolderName = cms.untracked.string("RecoMETV/MET_Global/")
00007 )

Definition at line 41 of file HTMET_cfi.py.

Initial value:
00001 cms.EDAnalyzer(
00002     "METTester",
00003     InputMETLabel = cms.InputTag("htMetSC5"),
00004     METType = cms.untracked.string('MET'),
00005     FineBinning = cms.untracked.bool(True),
00006     FolderName = cms.untracked.string("RecoMETV/MET_Global/")
00007 )

Definition at line 8 of file HTMET_cfi.py.

Initial value:
00001 cms.EDAnalyzer(
00002     "METTester",
00003     InputMETLabel = cms.InputTag("htMetSC7"),
00004     METType = cms.untracked.string('MET'),
00005     FineBinning = cms.untracked.bool(True),
00006     FolderName = cms.untracked.string("RecoMETV/MET_Global/")
00007 )

Definition at line 17 of file HTMET_cfi.py.