Variables | |
| int | leadingPt = 60 |
| int | subleadingPt = 50 |
| int | miniTreeLeptonPt = 40 |
| float | maxEtaLeptons = 2.4 |
| int | jetPt = 20 |
| string | jetID = " (neutralHadronEnergyFraction<0.90 && neutralEmEnergyFraction<0.9 && (chargedMultiplicity+neutralMultiplicity)>1 && muonEnergyFraction<0.8) && ((abs(eta)<=2.4 && chargedHadronEnergyFraction>0 && chargedMultiplicity>0 && chargedEmEnergyFraction<0.90) || abs(eta)>2.4)" |
| need the reference for this selection, with link to the presentation and twiki page More... | |
| string | muonIDIso = ' isolationR03().sumPt/pt < 0.1 && userInt("highPtID") == 1' |
| tuple | wRtightJets |
| select tight-ID jets More... | |
| tuple | wRJets |
| tuple | wRJECUncert |
| tuple | wRJetFilter |
| tuple | wRdiJetCandidate |
| tuple | jetSelectionSeq = cms.Sequence( wRtightJets * wRJets * wRJECUncert ) |
| tuple | wRIsolatedElectrons |
| Electrons. More... | |
| tuple | wRHEEPElectron |
| tuple | wRHEEPElectronRefiner |
| this is to change the type of the collection for the analyzer More... | |
| tuple | wRminiTreeElectron |
| tuple | wRdiElectronCandidate |
| create di-electron pair in signal region More... | |
| tuple | wRdiElectronCandidateFilter |
| filter: at least one di-electron candidate in signal region More... | |
| tuple | electronSelectionSeq = cms.Sequence(wRIsolatedElectrons * wRHEEPElectron * wRHEEPElectronRefiner * wRminiTreeElectron * wRdiElectronCandidate) |
| tuple | tunePMuons |
| Muons. More... | |
| tuple | tunePIsolatedMuons |
| tuple | tunePIDIsoMuons |
| muon ID and isolation make a collection of TuneP muons which pass isHighPt ID More... | |
| tuple | scaleCorrectedMuons |
| Rochester corrections. More... | |
| tuple | scaleCorrectedMuonsRefiner |
| tuple python.selections_cff.electronSelectionSeq = cms.Sequence(wRIsolatedElectrons * wRHEEPElectron * wRHEEPElectronRefiner * wRminiTreeElectron * wRdiElectronCandidate) |
| string python.selections_cff.jetID = " (neutralHadronEnergyFraction<0.90 && neutralEmEnergyFraction<0.9 && (chargedMultiplicity+neutralMultiplicity)>1 && muonEnergyFraction<0.8) && ((abs(eta)<=2.4 && chargedHadronEnergyFraction>0 && chargedMultiplicity>0 && chargedEmEnergyFraction<0.90) || abs(eta)>2.4)" |
need the reference for this selection, with link to the presentation and twiki page
| int python.selections_cff.jetPt = 20 |
| tuple python.selections_cff.jetSelectionSeq = cms.Sequence( wRtightJets * wRJets * wRJECUncert ) |
| int python.selections_cff.leadingPt = 60 |
add deltaR cut between leptons?
add HEEP ID for electrons
add muon ID
check composite candidate cut string for pt ordering: pt_0 >= pt_1
make sure that the miniTree is using objects with looser selection
| float python.selections_cff.maxEtaLeptons = 2.4 |
| int python.selections_cff.miniTreeLeptonPt = 40 |
| string python.selections_cff.muonIDIso = ' isolationR03().sumPt/pt < 0.1 && userInt("highPtID") == 1' |
| tuple python.selections_cff.scaleCorrectedMuons |
Rochester corrections.
| tuple python.selections_cff.scaleCorrectedMuonsRefiner |
| int python.selections_cff.subleadingPt = 50 |
| tuple python.selections_cff.tunePIDIsoMuons |
muon ID and isolation make a collection of TuneP muons which pass isHighPt ID
| tuple python.selections_cff.tunePIsolatedMuons |
| tuple python.selections_cff.tunePMuons |
Muons.
| tuple python.selections_cff.wRdiElectronCandidate |
create di-electron pair in signal region
| tuple python.selections_cff.wRdiElectronCandidateFilter |
filter: at least one di-electron candidate in signal region
| tuple python.selections_cff.wRdiJetCandidate |
| tuple python.selections_cff.wRHEEPElectron |
| tuple python.selections_cff.wRHEEPElectronRefiner |
this is to change the type of the collection for the analyzer
| tuple python.selections_cff.wRIsolatedElectrons |
Electrons.
| tuple python.selections_cff.wRJECUncert |
| tuple python.selections_cff.wRJetFilter |
| tuple python.selections_cff.wRJets |
| tuple python.selections_cff.wRminiTreeElectron |
| tuple python.selections_cff.wRtightJets |
select tight-ID jets
1.8.5