WRanalysis
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
Namespaces | Variables
recoMuonChannelUnmatchedModules_cff.py File Reference

Namespaces

 python.recoMuonChannelUnmatchedModules_cff
 

Variables

tuple python.recoMuonChannelUnmatchedModules_cff.mumuBareRecoJet
 transform the objects in slimmedJets and slimmedMuons into reco::Candidate objects More...
 
tuple python.recoMuonChannelUnmatchedModules_cff.mumuBareRecoJetFilter
 
tuple python.recoMuonChannelUnmatchedModules_cff.mumuBareRecoLepton
 
tuple python.recoMuonChannelUnmatchedModules_cff.mumuBareRecoLeptonFilter
 
tuple python.recoMuonChannelUnmatchedModules_cff.mumuBareRecoParticleSeq = cms.Sequence(mumuBareRecoJet*mumuBareRecoJetFilter*mumuBareRecoLepton*mumuBareRecoLeptonFilter)
 
tuple python.recoMuonChannelUnmatchedModules_cff.mumuBareRecoJetLeptonDrSeparation
 these modules apply the dR separation cut btwn leptons and jets after they are selected by the bareReco modules More...
 
tuple python.recoMuonChannelUnmatchedModules_cff.mumuBareRecoJetLeptonDrSeparationFilter
 
tuple python.recoMuonChannelUnmatchedModules_cff.mumuBareRecoDrSeparationSeq = cms.Sequence(mumuBareRecoJetLeptonDrSeparation*mumuBareRecoJetLeptonDrSeparationFilter)