Functions | |
| df103_NanoAODHiggsAnalysis () | |
| filter_z_candidates (df) | |
| Apply selection on reconstructed Z candidates. | |
| plot (sig, bkg, data, x_label, filename) | |
| Plot invariant mass for signal and background processes from simulated events overlay the measured data. | |
| reco_higgs_to_2el2mu (df) | |
| Reconstruct Higgs from two electrons and two muons. | |
| reco_higgs_to_4el (df) | |
| Reconstruct Higgs from four electrons. | |
| reco_higgs_to_4mu (df) | |
| Reconstruct Higgs from four muons. | |
| selection_2el2mu (df) | |
| Select interesting events with two electrons and two muons. | |
| selection_4el (df) | |
| Select interesting events with four electrons. | |
| selection_4mu (df) | |
| Select interesting events with four muons. | |
Variables | |
| higgs_header_path | |
| df103_NanoAODHiggsAnalysis.df103_NanoAODHiggsAnalysis | ( | ) |
Definition at line 261 of file df103_NanoAODHiggsAnalysis.py.
| df103_NanoAODHiggsAnalysis.filter_z_candidates | ( | df | ) |
Apply selection on reconstructed Z candidates.
Definition at line 137 of file df103_NanoAODHiggsAnalysis.py.
| df103_NanoAODHiggsAnalysis.plot | ( | sig, | |
| bkg, | |||
| data, | |||
| x_label, | |||
| filename ) |
Plot invariant mass for signal and background processes from simulated events overlay the measured data.
Definition at line 188 of file df103_NanoAODHiggsAnalysis.py.
| df103_NanoAODHiggsAnalysis.reco_higgs_to_2el2mu | ( | df | ) |
Reconstruct Higgs from two electrons and two muons.
Definition at line 52 of file df103_NanoAODHiggsAnalysis.py.
| df103_NanoAODHiggsAnalysis.reco_higgs_to_4el | ( | df | ) |
Reconstruct Higgs from four electrons.
Definition at line 145 of file df103_NanoAODHiggsAnalysis.py.
| df103_NanoAODHiggsAnalysis.reco_higgs_to_4mu | ( | df | ) |
Reconstruct Higgs from four muons.
Definition at line 98 of file df103_NanoAODHiggsAnalysis.py.
| df103_NanoAODHiggsAnalysis.selection_2el2mu | ( | df | ) |
Select interesting events with two electrons and two muons.
Definition at line 68 of file df103_NanoAODHiggsAnalysis.py.
| df103_NanoAODHiggsAnalysis.selection_4el | ( | df | ) |
Select interesting events with four electrons.
Definition at line 172 of file df103_NanoAODHiggsAnalysis.py.
| df103_NanoAODHiggsAnalysis.selection_4mu | ( | df | ) |
Select interesting events with four muons.
Definition at line 121 of file df103_NanoAODHiggsAnalysis.py.
| df103_NanoAODHiggsAnalysis.higgs_header_path |
Definition at line 45 of file df103_NanoAODHiggsAnalysis.py.