CMS 3D CMS Logo

Variables

TtSemiLepSignalSelMVAComputer_cfi Namespace Reference

Variables

tuple findTtSemiLepSignalSelMVA

Variable Documentation

Initial value:
00001 cms.EDProducer("TtSemiLepSignalSelMVAComputer",
00002     ## met input
00003     mets  = cms.InputTag("patMETs"),
00004     ## jet input
00005     jets  = cms.InputTag("selectedPatJets"),
00006     ## lepton input
00007     muons = cms.InputTag("selectedPatMuons"),
00008     elecs = cms.InputTag("selectedPatElectrons")
00009 )

Definition at line 6 of file TtSemiLepSignalSelMVAComputer_cfi.py.