CMS 3D CMS Logo

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

Variables

tuple findTtSemiLepSignalSelMVA
 

Variable Documentation

tuple TtSemiLepSignalSelMVAComputer_cfi.findTtSemiLepSignalSelMVA
Initial value:
1 = cms.EDProducer("TtSemiLepSignalSelMVAComputer",
2  ## met input
3  mets = cms.InputTag("patMETs"),
4  ## jet input
5  jets = cms.InputTag("selectedPatJets"),
6  ## lepton input
7  muons = cms.InputTag("selectedPatMuons"),
8  elecs = cms.InputTag("selectedPatElectrons")
9 )

Definition at line 6 of file TtSemiLepSignalSelMVAComputer_cfi.py.