![]() |
![]() |
Define classes and generators #######################################. More...
Public Member Functions | |
def | __init__ (self, treeName, fileName, scale=1.0, cuts="") |
Public Attributes | |
cuts | |
fileName | |
scale | |
tfile | |
treeName | |
ttree | |
Define classes and generators #######################################.
Wrapper for TTrees and TNtuples, allowing association with a scale and cuts.
Definition at line 63 of file tree2hists.py.
def python.rootplot.tree2hists.RootTree.__init__ | ( | self, | |
treeName, | |||
fileName, | |||
scale = 1.0 , |
|||
cuts = "" |
|||
) |
Definition at line 66 of file tree2hists.py.
python.rootplot.tree2hists.RootTree.cuts |
Definition at line 70 of file tree2hists.py.
Referenced by mvaElectronID_tools.EleMVA_WP.getCutStrings(), and mvaElectronID_tools.EleMVARaw_WP.getCutStrings().
python.rootplot.tree2hists.RootTree.fileName |
Definition at line 67 of file tree2hists.py.
python.rootplot.tree2hists.RootTree.scale |
Definition at line 69 of file tree2hists.py.
Referenced by Vispa.Gui.PortWidget.PortWidget.connectionPoint(), Vispa.Gui.VispaWidget.VispaWidget.drawHeaderBackground(), Vispa.Gui.ConnectableWidget.ConnectableWidget.drawPortNames(), Vispa.Gui.ConnectableWidget.ConnectableWidget.getEffectivePortHeight(), Vispa.Gui.VispaWidget.VispaWidget.imageRectF(), Vispa.Gui.VispaWidget.VispaWidget.move(), Vispa.Gui.VispaWidget.VispaWidget.setZoom(), and Vispa.Gui.ConnectableWidget.ConnectableWidget.sizeHint().
python.rootplot.tree2hists.RootTree.tfile |
Definition at line 71 of file tree2hists.py.
python.rootplot.tree2hists.RootTree.treeName |
Definition at line 68 of file tree2hists.py.
python.rootplot.tree2hists.RootTree.ttree |
Definition at line 72 of file tree2hists.py.