![]() |
![]() |
Public Member Functions | |
def | __init__ (self, treeVariable, histogram, cuts="", storeErrors=True) |
Public Attributes | |
cuts | |
histogram | |
name | |
treeVariable | |
Wrapper for TH1 objects, associating TTree variables with a histogram
Definition at line 74 of file tree2hists.py.
def python.rootplot.tree2hists.Plot.__init__ | ( | self, | |
treeVariable, | |||
histogram, | |||
cuts = "" , |
|||
storeErrors = True |
|||
) |
Definition at line 76 of file tree2hists.py.
python.rootplot.tree2hists.Plot.cuts |
Definition at line 80 of file tree2hists.py.
Referenced by mvaElectronID_tools.EleMVA_WP.getCutStrings(), and mvaElectronID_tools.EleMVARaw_WP.getCutStrings().
python.rootplot.tree2hists.Plot.histogram |
Definition at line 78 of file tree2hists.py.
python.rootplot.tree2hists.Plot.name |
Definition at line 79 of file tree2hists.py.
Referenced by FWLite.ElectronMVAID.__call__(), dirstructure.Directory.__create_pie_image(), DisplayManager.DisplayManager.__del__(), dqm_interfaces.DirID.__eq__(), dirstructure.Directory.__get_full_path(), dirstructure.Comparison.__get_img_name(), dirstructure.Comparison.__make_image(), dirstructure.Directory.__repr__(), dqm_interfaces.DirID.__repr__(), dirstructure.Comparison.__repr__(), config.CFG.__str__(), FWLite.WorkingPoints._reformat_cut_definitions(), dirstructure.Directory.calcStats(), validation.Sample.digest(), python.rootplot.utilities.Hist.divide(), python.rootplot.utilities.Hist.divide_wilson(), DisplayManager.DisplayManager.Draw(), utils.StatisticalTest.get_status(), VIDSelectorBase.VIDSelectorBase.initialize(), dirstructure.Directory.print_report(), python.rootplot.utilities.Hist.TGraph(), python.rootplot.utilities.Hist.TH1F(), and Vispa.Views.PropertyView.Property.valueChanged().
python.rootplot.tree2hists.Plot.treeVariable |
Definition at line 77 of file tree2hists.py.