tuple python.recoElectronChannelSignalUnmatchedModules_cff.bareRecoDrSeparationSeq = cms.Sequence(bareRecoJetLeptonDrSeparation*bareRecoJetLeptonDrSeparationFilter) |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.bareRecoJet |
transform objects in slimmedMETs collection into reco::Candidate objects bareMET = cms.EDFilter("CandViewSelector", src = cms.InputTag("slimmedMETs"), cut = cms.string("") )
bareMETFilter = cms.EDFilter("CandViewCountFilter", src = cms.InputTag("bareMET"), minNumber = cms.uint32(0) )
bareMETSeq = cms.Sequence(bareMET*bareMETFilter) transform the objects in slimmedJets and slimmedElectrons into reco::Candidate objects
tuple python.recoElectronChannelSignalUnmatchedModules_cff.bareRecoJetFilter |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.bareRecoJetLeptonDrSeparation |
these modules apply the dR separation cut btwn leptons and jets just after they are selected by the bareReco modules
tuple python.recoElectronChannelSignalUnmatchedModules_cff.bareRecoJetLeptonDrSeparationFilter |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.bareRecoLepton |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.bareRecoLeptonFilter |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.bareRecoParticleSeq = cms.Sequence(bareRecoJet*bareRecoJetFilter*bareRecoLepton*bareRecoLeptonFilter) |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.ptEtaRestrictedLeadRecoLepton |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.ptEtaRestrictedLeadRecoLeptonFilter |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.ptEtaRestrictedRecoJets |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.ptEtaRestrictedRecoJetsFilter |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.ptEtaRestrictedRecoLeptons |
apply pT and eta cuts to the bare reco::Candidate leptons and jets
tuple python.recoElectronChannelSignalUnmatchedModules_cff.ptEtaRestrictedRecoLeptonsFilter |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.ptEtaRestrictedSeq |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.recoDileptonCandidate |
end modules which apply pT and eta cuts to lepton and jets
these modules apply the dilepton mass cut to matched reco leptons
tuple python.recoElectronChannelSignalUnmatchedModules_cff.recoDileptonCandidateFilter |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.recoDileptonCandidateSeq = cms.Sequence(recoDileptonCandidate*recoDileptonCandidateFilter) |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.recoFourObjMass |
end modules which apply dilepton mass cut to reco leptons
these modules apply the four object inv mass cut if the two leading leptons and jets satisfy the four obj inv mass cut, then the producer adds two new collections - one for the two leptons, the other for the two jets - to the event if these two collections exist, and two objects exist in each collection, then the four obj mass cut is satisfied
tuple python.recoElectronChannelSignalUnmatchedModules_cff.recoFourObjMassJetsFilter |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.recoFourObjMassLeptonsFilter |
tuple python.recoElectronChannelSignalUnmatchedModules_cff.recoFourObjMassSeq |