Classes | |
class | LeptonAnalyzer |
tuple objects.LeptonAnalyzer.cmgMuonCleanerBySegments = heppy.CMGMuonCleanerBySegmentsAlgo() |
Definition at line 19 of file LeptonAnalyzer.py.
objects.LeptonAnalyzer.do_mc_match = True, |
Definition at line 678 of file LeptonAnalyzer.py.
objects.LeptonAnalyzer.do_mc_match_photons = False, |
Definition at line 679 of file LeptonAnalyzer.py.
objects.LeptonAnalyzer.doElectronScaleCorrections = False, |
Definition at line 626 of file LeptonAnalyzer.py.
objects.LeptonAnalyzer.doIsoAnnulus = False, |
Definition at line 676 of file LeptonAnalyzer.py.
objects.LeptonAnalyzer.doMiniIsolation = False, |
Definition at line 670 of file LeptonAnalyzer.py.
objects.LeptonAnalyzer.doMuonScaleCorrections = False, |
photons='slimmedPhotons', energy scale corrections and ghost muon suppression (off by default)
Definition at line 625 of file LeptonAnalyzer.py.
objects.LeptonAnalyzer.doSegmentBasedMuonCleaning = False, |
Definition at line 627 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.ele_effectiveAreas = "Spring15_25ns_v1" |
Definition at line 665 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.ele_isoCorr = "rhoArea" |
Definition at line 664 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.ele_tightId = "Cuts_2012" |
Definition at line 666 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.inclusive_electron_dxy = 0.5 |
Definition at line 647 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.inclusive_electron_dz = 1.0 |
Definition at line 648 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.inclusive_electron_eta = 2.5 |
Definition at line 646 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.inclusive_electron_id = "" |
Definition at line 644 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.inclusive_electron_lostHits = 1.0 |
Definition at line 649 of file LeptonAnalyzer.py.
int objects.LeptonAnalyzer.inclusive_electron_pt = 5 |
Definition at line 645 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.inclusive_muon_dxy = 0.5 |
Definition at line 632 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.inclusive_muon_dz = 1.0 |
Definition at line 633 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.inclusive_muon_eta = 2.4 |
Definition at line 631 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.inclusive_muon_id = "POG_ID_Loose" |
Definition at line 629 of file LeptonAnalyzer.py.
int objects.LeptonAnalyzer.inclusive_muon_pt = 3 |
Definition at line 630 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.loose_electron_dxy = 0.05 |
Definition at line 654 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.loose_electron_dz = 0.2 |
Definition at line 655 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.loose_electron_eta = 2.4 |
Definition at line 653 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.loose_electron_id = "" |
Definition at line 651 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.loose_electron_lostHits = 1.0 |
Definition at line 658 of file LeptonAnalyzer.py.
int objects.LeptonAnalyzer.loose_electron_pt = 7 |
Definition at line 652 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.loose_electron_relIso = 0.4 |
Definition at line 656 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.loose_muon_dxy = 0.05 |
Definition at line 639 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.loose_muon_dz = 0.2 |
Definition at line 640 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.loose_muon_eta = 2.4 |
Definition at line 638 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.loose_muon_id = "POG_ID_Loose" |
Definition at line 636 of file LeptonAnalyzer.py.
int objects.LeptonAnalyzer.loose_muon_pt = 5 |
Definition at line 637 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.loose_muon_relIso = 0.4 |
Definition at line 641 of file LeptonAnalyzer.py.
objects.LeptonAnalyzer.match_inclusiveLeptons = False, |
Definition at line 680 of file LeptonAnalyzer.py.
float objects.LeptonAnalyzer.min_dr_electron_muon = 0.02 |
Definition at line 668 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.miniIsolationPUCorr = 'rhoArea' |
Definition at line 672 of file LeptonAnalyzer.py.
objects.LeptonAnalyzer.miniIsolationVetoLeptons = None, |
Definition at line 674 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.mu_effectiveAreas = "Spring15_25ns_v1" |
Definition at line 661 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.mu_isoCorr = "rhoArea" |
Definition at line 660 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.mu_tightId = "POG_ID_Tight" |
Definition at line 662 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.muon_dxydz_track = "muonBestTrack" |
Definition at line 634 of file LeptonAnalyzer.py.
string objects.LeptonAnalyzer.packedCandidates = 'packedPFCandidates' |
Definition at line 671 of file LeptonAnalyzer.py.