ROOT
6.06/09
Reference Guide
|
Public Member Functions | |
TAttPad () | |
virtual | ~TAttPad () |
Destructor. More... | |
virtual void | Copy (TAttPad &attpad) const |
copy function More... | |
Float_t | GetBottomMargin () const |
Float_t | GetLeftMargin () const |
Float_t | GetRightMargin () const |
Float_t | GetTopMargin () const |
Float_t | GetAfile () const |
Float_t | GetXfile () const |
Float_t | GetYfile () const |
Float_t | GetAstat () const |
Float_t | GetXstat () const |
Float_t | GetYstat () const |
Color_t | GetFrameFillColor () const |
Color_t | GetFrameLineColor () const |
Style_t | GetFrameFillStyle () const |
Style_t | GetFrameLineStyle () const |
Width_t | GetFrameLineWidth () const |
Width_t | GetFrameBorderSize () const |
Int_t | GetFrameBorderMode () const |
virtual void | Print (Option_t *option="") const |
Print function. More... | |
virtual void | ResetAttPad (Option_t *option="") |
Reset pad attributes. More... | |
virtual void | SetBottomMargin (Float_t bottommargin) |
Set Pad bottom margin in fraction of the pad height. More... | |
virtual void | SetLeftMargin (Float_t leftmargin) |
Set Pad left margin in fraction of the pad width. More... | |
virtual void | SetRightMargin (Float_t rightmargin) |
Set Pad right margin in fraction of the pad width. More... | |
virtual void | SetTopMargin (Float_t topmargin) |
Set Pad top margin in fraction of the pad height. More... | |
virtual void | SetMargin (Float_t left, Float_t right, Float_t bottom, Float_t top) |
Set all margins. More... | |
virtual void | SetAfile (Float_t afile) |
virtual void | SetXfile (Float_t xfile) |
virtual void | SetYfile (Float_t yfile) |
virtual void | SetAstat (Float_t astat) |
virtual void | SetXstat (Float_t xstat) |
virtual void | SetYstat (Float_t ystat) |
void | SetFrameFillColor (Color_t color=1) |
void | SetFrameLineColor (Color_t color=1) |
void | SetFrameFillStyle (Style_t styl=0) |
void | SetFrameLineStyle (Style_t styl=0) |
void | SetFrameLineWidth (Width_t width=1) |
void | SetFrameBorderSize (Width_t size=1) |
void | SetFrameBorderMode (Int_t mode=1) |
ClassDef (TAttPad, 4) | |
#include <TAttPad.h>
TAttPad::TAttPad | ( | ) |
|
virtual |
Destructor.
Definition at line 35 of file TAttPad.cxx.
TAttPad::ClassDef | ( | TAttPad | , |
4 | |||
) |
|
inline |
Definition at line 53 of file TAttPad.h.
Referenced by TMVA::boostcontrolplots(), TPad::Divide(), TPad::SavePrimitive(), TMemStatShow::Show(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 69 of file TAttPad.h.
Referenced by TPad::GetFrame(), and TPad::SavePrimitive().
|
inline |
Definition at line 68 of file TAttPad.h.
Referenced by TPad::GetFrame(), and TPad::SavePrimitive().
|
inline |
Definition at line 63 of file TAttPad.h.
Referenced by TPad::GetFrame(), TPad::SavePrimitive(), and TH2Editor::SetModel().
|
inline |
Definition at line 65 of file TAttPad.h.
Referenced by TPad::GetFrame(), TPad::SavePrimitive(), and TH2Editor::SetModel().
|
inline |
Definition at line 64 of file TAttPad.h.
Referenced by TPad::GetFrame(), and TPad::SavePrimitive().
|
inline |
Definition at line 66 of file TAttPad.h.
Referenced by TPad::GetFrame(), and TPad::SavePrimitive().
|
inline |
Definition at line 67 of file TAttPad.h.
Referenced by TPad::GetFrame(), and TPad::SavePrimitive().
|
inline |
Definition at line 54 of file TAttPad.h.
Referenced by TMVA::boostcontrolplots(), TMVA::compareanapp(), TPad::Divide(), TMVA::StatDialogMVAEffs::DrawHistograms(), TMVA::likelihoodrefs(), TMVA::mvas(), TMVA::mvasMulticlass(), TMVA::probas(), TMVA::rulevisCorr(), TMVA::rulevisHists(), TPad::SavePrimitive(), TMemStatShow::Show(), TPad::UseCurrentStyle(), TMVA::variables(), and TMVA::variablesMultiClass().
|
inline |
Definition at line 55 of file TAttPad.h.
Referenced by TMVA::annconvergencetest(), TPad::Divide(), TMVA::StatDialogMVAEffs::DrawHistograms(), TMVA::mvas(), TMVA::mvasMulticlass(), TPad::SavePrimitive(), TMemStatShow::Show(), and TPad::UseCurrentStyle().
|
inline |
Definition at line 56 of file TAttPad.h.
Referenced by TMVA::annconvergencetest(), TMVA::compareanapp(), TPad::Divide(), TMVA::StatDialogMVAEffs::DrawHistograms(), TMVA::likelihoodrefs(), TMVA::mvas(), TMVA::mvasMulticlass(), TMVA::probas(), TMVA::rulevisCorr(), TMVA::rulevisHists(), TPad::SavePrimitive(), TMemStatShow::Show(), TPad::UseCurrentStyle(), TMVA::variables(), and TMVA::variablesMultiClass().
Reset pad attributes.
Definition at line 73 of file TAttPad.cxx.
Set Pad bottom margin in fraction of the pad height.
Definition at line 97 of file TAttPad.cxx.
Referenced by TCanvas::Build(), TMVA::correlations(), TMVA::correlationsMultiClass(), TPad::Divide(), TMVA::TMVAGlob::plot_logo(), TMVA::regression_averagedevs(), SetMargin(), TPad::SetPad(), and TPad::UseCurrentStyle().
Definition at line 89 of file TAttPad.h.
Referenced by TProofProgressDialog::DoPlotRateGraph().
Definition at line 83 of file TAttPad.h.
Referenced by TH2Editor::DoFillColor(), fillpatterns(), fonts(), pirndm(), and TMemStatShow::Show().
Definition at line 85 of file TAttPad.h.
Referenced by TH2Editor::DoFillPattern(), and RooStats::LikelihoodIntervalPlot::Draw().
Set Pad left margin in fraction of the pad width.
Definition at line 107 of file TAttPad.cxx.
Referenced by TCanvas::Build(), TMVA::compareanapp(), TMVA::correlations(), TMVA::correlationsMultiClass(), TPad::Divide(), TMVA::mvas(), TMVA::mvasMulticlass(), pirndm(), TMVA::TMVAGlob::plot_logo(), SetMargin(), TPad::SetPad(), TMemStatShow::Show(), TMultiLayerPerceptron::Train(), TPad::UseCurrentStyle(), TMVA::variables(), and TMVA::variablesMultiClass().
Set all margins.
Definition at line 137 of file TAttPad.cxx.
Set Pad right margin in fraction of the pad width.
Definition at line 117 of file TAttPad.cxx.
Referenced by TCanvas::Build(), TMVA::correlations(), TMVA::correlationsMultiClass(), TMVA::deviations(), TPad::Divide(), TMVA::StatDialogMVAEffs::DrawHistograms(), matrixOperations_do(), TMVA::TMVAGlob::plot_logo(), TMVA::PlotNDimFoams(), TMVA::rulevisCorr(), TMVA::rulevisHists(), SetMargin(), TPad::SetPad(), TMemStatShow::Show(), and TPad::UseCurrentStyle().
Set Pad top margin in fraction of the pad height.
Definition at line 127 of file TAttPad.cxx.
Referenced by TCanvas::Build(), TGeoChecker::CheckGeometryFull(), TMVA::correlations(), TMVA::correlationsMultiClass(), TPad::Divide(), TMVA::StatDialogMVAEffs::DrawHistograms(), TMVA::TMVAGlob::plot_logo(), TMVA::regression_averagedevs(), SetMargin(), TPad::SetPad(), and TPad::UseCurrentStyle().
|
protected |
Definition at line 37 of file TAttPad.h.
Referenced by Copy(), GetAfile(), and ResetAttPad().
|
protected |
Definition at line 40 of file TAttPad.h.
Referenced by Copy(), GetAstat(), and ResetAttPad().
|
protected |
Definition at line 33 of file TAttPad.h.
Referenced by Copy(), GetBottomMargin(), ResetAttPad(), TPad::SavePrimitive(), SetBottomMargin(), and SetTopMargin().
|
protected |
Definition at line 47 of file TAttPad.h.
Referenced by Copy(), GetFrameBorderMode(), and ResetAttPad().
|
protected |
Definition at line 46 of file TAttPad.h.
Referenced by Copy(), GetFrameBorderSize(), and ResetAttPad().
|
protected |
Definition at line 41 of file TAttPad.h.
Referenced by Copy(), GetFrameFillColor(), and ResetAttPad().
|
protected |
Definition at line 43 of file TAttPad.h.
Referenced by Copy(), GetFrameFillStyle(), and ResetAttPad().
|
protected |
Definition at line 42 of file TAttPad.h.
Referenced by Copy(), GetFrameLineColor(), and ResetAttPad().
|
protected |
Definition at line 44 of file TAttPad.h.
Referenced by Copy(), GetFrameLineStyle(), and ResetAttPad().
|
protected |
Definition at line 45 of file TAttPad.h.
Referenced by Copy(), GetFrameLineWidth(), and ResetAttPad().
|
protected |
Definition at line 31 of file TAttPad.h.
Referenced by Copy(), GetLeftMargin(), ResetAttPad(), TPad::SavePrimitive(), SetLeftMargin(), and SetRightMargin().
|
protected |
Definition at line 32 of file TAttPad.h.
Referenced by Copy(), GetRightMargin(), ResetAttPad(), TPad::SavePrimitive(), SetLeftMargin(), and SetRightMargin().
|
protected |
Definition at line 34 of file TAttPad.h.
Referenced by Copy(), GetTopMargin(), ResetAttPad(), TPad::SavePrimitive(), SetBottomMargin(), and SetTopMargin().
|
protected |
Definition at line 35 of file TAttPad.h.
Referenced by Copy(), GetXfile(), and ResetAttPad().
|
protected |
Definition at line 38 of file TAttPad.h.
Referenced by Copy(), GetXstat(), and ResetAttPad().
|
protected |
Definition at line 36 of file TAttPad.h.
Referenced by Copy(), GetYfile(), and ResetAttPad().
|
protected |
Definition at line 39 of file TAttPad.h.
Referenced by Copy(), GetYstat(), and ResetAttPad().