Definition at line 60 of file ModelInspector.py.
Public Member Functions | |
| __init__ (self, w, mc, data) | |
| __del__ (self) | |
| CloseWindow (self) | |
| DoExit (self) | |
| DoFit (self) | |
| DoSlider (self) | |
| DoText (self) | |
| HandleButtons (self) | |
Public Attributes | |
| fBfly1 = ROOT.TGLayoutHints(ROOT.kLHintsTop | ROOT.kLHintsCenterX, 5, 5, 5, 5) | |
| fBfly2 = ROOT.TGLayoutHints(ROOT.kLHintsTop | ROOT.kLHintsLeft, 5, 5, 5, 5) | |
| fBfly3 = ROOT.TGLayoutHints(ROOT.kLHintsTop | ROOT.kLHintsRight, 5, 5, 5, 5) | |
| fBly = ROOT.TGLayoutHints() | |
| fCan = ROOT.TGCanvas() | |
| fCanvas = ROOT.TRootEmbeddedCanvas() | |
| fCheck1 = ROOT.TGCheckButton() | |
| fCheck2 = ROOT.TGCheckButton(self.fHframe0, "&Relative", ETestCmdId.HCId2.value) | |
| fData = data | |
| fExitButton = ROOT.TGTextButton() | |
| fFile = ROOT.TFile() | |
| fFitButton = ROOT.TGButton() | |
| fFitFcn = ROOT.TF1() | |
| fFitRes = self.fMC.GetPdf().fitTo(self.fData, Save=True) | |
| fFrameList = ROOT.TList() | |
| fHframe0 = ROOT.TGHorizontalFrame() | |
| fHframe2 = ROOT.TGHorizontalFrame(self, 0, 0, 0) | |
| fHslider1 = ROOT.TGTripleHSlider() | |
| fLabelMap = ROOT.std.map("TGTripleHSlider*", "TGLabel *")() | |
| fLcan = ROOT.TGLayoutHints() | |
| fMC = mc | |
| tuple | fPlot = (self.fMC.GetObservables().first()).frame() |
| fPlotList = ROOT.std.vector("RooPlot *")() | |
| fSliderList = ROOT.TList() | |
| fSliderMap | |
| fTbh1 = ROOT.TGTextBuffer() | |
| fVFrame = ROOT.TGVerticalFrame() | |
| fWS = w | |
| gApplication = ROOT.gApplication | |
| gTQSender = ROOT.gTQSender | |
| ModelInspector.ModelInspectorGUI.__del__ | ( | self | ) |
Definition at line 106 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.__init__ | ( | self, | |
| w, | |||
| mc, | |||
| data ) |
Definition at line 434 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.CloseWindow | ( | self | ) |
Definition at line 112 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.DoExit | ( | self | ) |
Definition at line 426 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.DoFit | ( | self | ) |
Definition at line 134 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.DoSlider | ( | self | ) |
Definition at line 152 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.DoText | ( | self | ) |
Definition at line 119 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.HandleButtons | ( | self | ) |
Definition at line 405 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fBfly1 = ROOT.TGLayoutHints(ROOT.kLHintsTop | ROOT.kLHintsCenterX, 5, 5, 5, 5) |
Definition at line 549 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fBfly2 = ROOT.TGLayoutHints(ROOT.kLHintsTop | ROOT.kLHintsLeft, 5, 5, 5, 5) |
Definition at line 550 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fBfly3 = ROOT.TGLayoutHints(ROOT.kLHintsTop | ROOT.kLHintsRight, 5, 5, 5, 5) |
Definition at line 551 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fBly = ROOT.TGLayoutHints() |
Definition at line 464 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fCan = ROOT.TGCanvas() |
Definition at line 460 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fCanvas = ROOT.TRootEmbeddedCanvas() |
Definition at line 441 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fCheck1 = ROOT.TGCheckButton() |
Definition at line 467 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fCheck2 = ROOT.TGCheckButton(self.fHframe0, "&Relative", ETestCmdId.HCId2.value) |
Definition at line 513 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fData = data |
Definition at line 439 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fExitButton = ROOT.TGTextButton() |
Definition at line 457 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fFile = ROOT.TFile() |
Definition at line 445 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fFitButton = ROOT.TGButton() |
Definition at line 456 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fFitFcn = ROOT.TF1() |
Definition at line 443 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fFitRes = self.fMC.GetPdf().fitTo(self.fData, Save=True) |
Definition at line 135 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fFrameList = ROOT.TList() |
Definition at line 449 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fHframe0 = ROOT.TGHorizontalFrame() |
Definition at line 463 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fHframe2 = ROOT.TGHorizontalFrame(self, 0, 0, 0) |
Definition at line 521 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fHslider1 = ROOT.TGTripleHSlider() |
Definition at line 465 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fLabelMap = ROOT.std.map("TGTripleHSlider*", "TGLabel *")() |
Definition at line 454 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fLcan = ROOT.TGLayoutHints() |
Definition at line 442 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fMC = mc |
Definition at line 438 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fPlot = (self.fMC.GetObservables().first()).frame() |
Definition at line 181 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fPlotList = ROOT.std.vector("RooPlot *")() |
Definition at line 450 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fSliderList = ROOT.TList() |
Definition at line 448 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fSliderMap |
Definition at line 137 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fTbh1 = ROOT.TGTextBuffer() |
Definition at line 466 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fVFrame = ROOT.TGVerticalFrame() |
Definition at line 461 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.fWS = w |
Definition at line 437 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.gApplication = ROOT.gApplication |
Definition at line 477 of file ModelInspector.py.
| ModelInspector.ModelInspectorGUI.gTQSender = ROOT.gTQSender |
Definition at line 476 of file ModelInspector.py.