CMS 3D CMS Logo

Variables

PatTopSelectionAnalyzer_cfi Namespace Reference

Variables

tuple analyzePatTopSelection

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("PatTopSelectionAnalyzer",
00002     elecs = cms.untracked.InputTag("selectedPatElectrons"),
00003     muons = cms.untracked.InputTag("selectedPatMuons"),                                             
00004     jets  = cms.untracked.InputTag("selectedPatJets"),
00005     met   = cms.untracked.InputTag("patMETs")
00006 )

Definition at line 3 of file PatTopSelectionAnalyzer_cfi.py.