tuple python.recoEMuChannelSidebandUnmatchedModules_cff.checkEMuSeq |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.electronCheck |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.electronCheckFilter |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuBareRecoDrSeparationSeq |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuBareRecoJet |
transform the objects in slimmedJets, slimmedElectrons, and wrTunePMuProd into reco::Candidate objects
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuBareRecoJetFilter |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuBareRecoJetLeptonDrSeparation |
these modules apply the dR separation cut btwn leptons and jets after they are selected by the bareReco modules
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuBareRecoJetLeptonOneDrSeparationFilter |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuBareRecoJetLeptonTwoDrSeparationFilter |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuBareRecoLeptonOne |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuBareRecoLeptonOneFilter |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuBareRecoLeptonTwo |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuBareRecoLeptonTwoFilter |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuBareRecoParticleSeq |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuLeadLeptonAndLowMassSeq |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuMergeLeptons |
end dummy modules to facilitate CandViewMerger of leptons
the jets have already been required to pass the loose jet ID and have pt>40 the leptons have already been required to have pt>40 now require one lepton has pt>60 run the low mass filter plugin in a module, but set the max lljj mass to 14000, and the max dilepton mass to 200 take the OR of emuIsLeptonOneHighPtFilter with emuIsLeptonTwoHighPtFilter emuIsLeptonOneHighPt = cms.EDFilter("CandViewSelector", src = cms.InputTag("emuBareRecoJetLeptonDrSeparation","leptonOnesPassingDrSeparationCut"), cut = cms.string("pt>60") ) emuIsLeptonOneHighPtFilter = cms.EDFilter("CandViewCountFilter", src = cms.InputTag("emuIsLeptonOneHighPt"), minNumber = cms.uint32(1) )
emuIsLeptonTwoHighPt = cms.EDFilter("CandViewSelector", src = cms.InputTag("emuBareRecoJetLeptonDrSeparation","leptonTwosPassingDrSeparationCut"), cut = cms.string("pt>60") ) emuIsLeptonTwoHighPtFilter = cms.EDFilter("CandViewCountFilter", src = cms.InputTag("emuIsLeptonTwoHighPt"), minNumber = cms.uint32(1) )
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuPrepLeptonsAfterDrCutSeq |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuPrepLeptonsOneAfterDr |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuPrepLeptonsOneAfterDrFilter |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuPrepLeptonsTwoAfterDr |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuPrepLeptonsTwoAfterDrFilter |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuRecoLowMassFilter |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuRequireHighPtLepton |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.emuRequireHighPtLeptonFilter |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.isHighPtMuProd |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.isHighPtMuProdFilter |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.isHighPtMuSeq = cms.Sequence(isHighPtMuProd*isHighPtMuProdFilter) |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.muonCheck |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.muonCheckFilter |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.wrTunePMuProd |
tuple python.recoEMuChannelSidebandUnmatchedModules_cff.wrTunePMuProdFilter |