ROOT
6.07/01
Reference Guide
|
Variables | |
tuple | nut = TCanvas( 'nut', 'FirstSession', 100, 10, 700, 900 ) |
tuple | pl = TPaveLabel( 3, 22, 17, 23.7, 'My first PyROOT interactive session', 'br' ) |
tuple | t = TText( 0, 0, 'a' ) |
tuple | pad = TPad( 'pad', 'pad', .2, .05, .8, .35 ) |
tuple | f1 = TF1( 'f1', 'sin(x)/x', 0, 10 ) |
tuple first.nut = TCanvas( 'nut', 'FirstSession', 100, 10, 700, 900 ) |
tuple first.pad = TPad( 'pad', 'pad', .2, .05, .8, .35 ) |
Definition at line 38 of file first.py.
Referenced by TView3D.AdjustPad(), ClassImp(), TEveGeoPolyShape.Construct(), TDocOutput.Convert(), TRootContextMenu.DisplayPopup(), TPad.Divide(), TH2.DoProfile(), TH3.DoProject1D(), TH2.DoProjection(), TStyleManager.DoSelectCanvas(), TPieEditor.DoTextChange(), TObject.DrawClone(), TCanvas.DrawClonePad(), TF1.DrawDerivative(), TF1.DrawIntegral(), TGLPadPainter.DrawPixels(), TQRootCanvas.dropEvent(), TEveGeoNode.DumpShapeTree(), TGroupButton.ExecuteAction(), TTreeViewer.ExecuteDraw(), TGroupButton.ExecuteEvent(), TTreeViewer.ExecuteSpider(), TASImage.FromPad(), TPad.GetPad(), TAxis3D.GetPadAxis(), gradients(), TRootEmbeddedCanvas.HandleDNDPosition(), TRootCanvas.HandleDNDPosition(), TCanvas.HandleInput(), TTablePadView3D.Init(), md5_finish(), TQRootCanvas.mousePressEvent(), mp3player(), TGLViewer.PadPaint(), TEveGeoTopNode.Paint(), TCanvas.Pick(), TAttTextEditor.ProcessMessage(), TH3.Project3D(), TView3D.RotateView(), TGTableLayoutHints.SavePrimitive(), TGLayoutHints.SavePrimitive(), TGLPadPainter.SelectDrawable(), TCanvas.SetClickSelectedPad(), TPad.SetEditable(), TFitEditor.SetFitObject(), TGedEditor.SetModel(), TTablePadView3D.SetPad(), TCanvas.SetPadSave(), TDialogCanvas.SetRefPad(), TCanvas.SetSelectedPad(), TROOT.SetSelectedPad(), TAttText.SetTextSizePixels(), TFitEditor.Show(), TGLScenePad.SubPadPaint(), TGHtmlLayoutContext.TableLayout(), TAxis3D.ToggleRulers(), TAxis3D.ToggleZoom(), TStylePreview.Update(), and TSpider.UpdateView().
tuple first.pl = TPaveLabel( 3, 22, 17, 23.7, 'My first PyROOT interactive session', 'br' ) |
Definition at line 10 of file first.py.
Referenced by ClassImp(), XrdProofdProofServMgr.CleanupProofServ(), RooStats::HypoTestInverter.CreateResults(), doFit(), TPieEditor.DoTextChange(), TGroupButton.ExecuteAction(), fmodmulM61(), TMVA::RuleEnsemble.FStar(), XrdProofdAux.GetProcesses(), TProofMgrLite.GetSessionLogs(), TXProofMgr.GetSessionLogs(), kalman_do(), RooStats::HypoTestInverterPlot.MakeTestStatPlot(), TPolyLine3D.Merge(), TPolyLine.Merge(), TParallelCoord.PaintEntries(), pirndm(), TAttTextEditor.ProcessMessage(), TAttTextEditor.SetModel(), TPieEditor.SetModel(), ClassSelectionRule.SetRequestStreamerInfo(), StandardProfileLikelihoodDemo(), tank(), testPoint2D(), testPoint3D(), and XrdProofdAux.VerifyProcessByID().