#include <TAttAxis.h>
Inheritance diagram for TAttAxis:
Definition at line 32 of file TAttAxis.h.
TAttAxis::TAttAxis | ( | ) |
TAttAxis::~TAttAxis | ( | ) | [virtual] |
Definition at line 37 of file TAttAxis.cxx.
TAttAxis::TAttAxis | ( | ) |
virtual TAttAxis::~TAttAxis | ( | ) | [virtual] |
void TAttAxis::Copy | ( | TAttAxis & | attaxis | ) | const |
Definition at line 44 of file TAttAxis.cxx.
References fAxisColor, fLabelColor, fLabelFont, fLabelOffset, fLabelSize, fNdivisions, fTickLength, fTitleColor, fTitleFont, fTitleOffset, and fTitleSize.
Referenced by TAxis::Copy(), and TStyle::Copy().
virtual Int_t TAttAxis::GetNdivisions | ( | ) | const [inline, virtual] |
Definition at line 50 of file TAttAxis.h.
References fNdivisions.
Referenced by TAxis::ChooseTimeFormat(), TGraph::GetHistogram(), TAxis3D::GetNdivisions(), TStyle::GetNdivisions(), TH1::GetNdivisions(), TSpectrum2Painter::Paint(), TPaletteAxis::Paint(), THistPainter::Paint2DErrors(), TGLAxisPainter::PaintAxis(), THistPainter::PaintAxis(), TAxis3D::PaintAxis(), THistPainter::PaintH3Iso(), THistPainter::PaintLego(), THistPainter::PaintLegoAxis(), THistPainter::PaintSurface(), THistPainter::PaintTF3(), THistPainter::PaintTriangles(), TGraph2DPainter::PaintTriangles(), TGLCameraOverlay::RenderAxis(), TAxisEditor::SetModel(), Rgl::SetZLevels(), TEveProjectionAxesGL::SplitIntervalByPos(), and TEveProjectionAxesGL::SplitIntervalByVal().
virtual Color_t TAttAxis::GetAxisColor | ( | ) | const [inline, virtual] |
Definition at line 51 of file TAttAxis.h.
References fAxisColor.
Referenced by TAxis3D::GetAxisColor(), TH1::GetAxisColor(), TStyle::GetAxisColor(), TGLCameraOverlay::RenderAxis(), TGLAxisPainter::RnrLines(), and TAxisEditor::SetModel().
virtual Color_t TAttAxis::GetLabelColor | ( | ) | const [inline, virtual] |
Definition at line 52 of file TAttAxis.h.
References fLabelColor.
Referenced by TAxis3D::GetLabelColor(), TH1::GetLabelColor(), TStyle::GetLabelColor(), TGLAxisPainter::RnrLabels(), and TAxisEditor::SetModel().
virtual Style_t TAttAxis::GetLabelFont | ( | ) | const [inline, virtual] |
Definition at line 53 of file TAttAxis.h.
References fLabelFont.
Referenced by TEveProjectionAxesGL::DirectDraw(), TGraph::GetHistogram(), TStyle::GetLabelFont(), TAxis3D::GetLabelFont(), TH1::GetLabelFont(), TGLAxisPainter::PaintAxis(), and TAxisEditor::SetModel().
virtual Float_t TAttAxis::GetLabelOffset | ( | ) | const [inline, virtual] |
Definition at line 54 of file TAttAxis.h.
References fLabelOffset.
Referenced by THistPainter::DistancetoPrimitive(), TEveCaloLegoGL::DrawAxis2D(), TGraph::GetHistogram(), TAxis3D::GetLabelOffset(), TStyle::GetLabelOffset(), TH1::GetLabelOffset(), TGaxis::PaintAxis(), TGLAxisPainter::RnrLabels(), and TAxisEditor::SetModel().
virtual Float_t TAttAxis::GetLabelSize | ( | ) | const [inline, virtual] |
Definition at line 55 of file TAttAxis.h.
References fLabelSize.
Referenced by TEveProjectionAxesGL::DirectDraw(), THistPainter::DistancetoPrimitive(), TEveCaloLegoGL::DrawAxis2D(), TEveCaloLegoGL::DrawAxis3D(), TEveProjectionAxesGL::FilterOverlappingLabels(), TGraph::GetHistogram(), TStyle::GetLabelSize(), TH1::GetLabelSize(), TAxis3D::GetLabelSize(), TGLAxisPainter::PaintAxis(), TGLCameraOverlay::RenderAxis(), TEveCaloLegoOverlay::RenderPlaneInterface(), and TAxisEditor::SetModel().
virtual Float_t TAttAxis::GetTitleOffset | ( | ) | const [inline, virtual] |
Definition at line 56 of file TAttAxis.h.
References fTitleOffset.
Referenced by TSelectorDraw::Begin(), TGraph::GetHistogram(), TStyle::GetTitleOffset(), TAxis3D::GetTitleOffset(), TH1::GetTitleOffset(), and TAxisEditor::SetModel().
virtual Float_t TAttAxis::GetTitleSize | ( | ) | const [inline, virtual] |
Definition at line 57 of file TAttAxis.h.
References fTitleSize.
Referenced by TEveCaloLegoGL::DrawAxis2D(), TEveCaloLegoGL::DrawAxis3D(), TGraph::GetHistogram(), TStyle::GetTitleSize(), TH1::GetTitleSize(), TGLAxisPainter::PaintAxis(), and TAxisEditor::SetModel().
virtual Float_t TAttAxis::GetTickLength | ( | ) | const [inline, virtual] |
Definition at line 58 of file TAttAxis.h.
References fTickLength.
Referenced by TEveCaloLegoGL::DrawAxis2D(), TEveCaloLegoGL::DrawAxis3D(), TH1::GetTickLength(), TStyle::GetTickLength(), TAxis3D::GetTickLength(), THistPainter::PaintAxis(), TGLAxisPainter::RnrLabels(), TGLAxisPainter::RnrLines(), and TAxisEditor::SetModel().
virtual Color_t TAttAxis::GetTitleColor | ( | ) | const [inline, virtual] |
Definition at line 59 of file TAttAxis.h.
References fTitleColor.
Referenced by TStyle::GetTitleColor(), TGLAxisPainter::RnrTitle(), and TAxisEditor::SetModel().
virtual Style_t TAttAxis::GetTitleFont | ( | ) | const [inline, virtual] |
Definition at line 60 of file TAttAxis.h.
References fTitleFont.
Referenced by TEveCaloLegoGL::DrawAxis2D(), TEveCaloLegoGL::DrawAxis3D(), TGraph::GetHistogram(), TStyle::GetTitleFont(), TH1::GetTitleFont(), TGLAxisPainter::PaintAxis(), and TAxisEditor::SetModel().
void TAttAxis::ResetAttAxis | ( | Option_t * | option = "" |
) | [virtual] |
Definition at line 63 of file TAttAxis.cxx.
References fAxisColor, fLabelColor, fLabelFont, fLabelOffset, fLabelSize, fNdivisions, fTickLength, fTitleColor, fTitleFont, fTitleOffset, fTitleSize, TStyle::GetAxisColor(), TStyle::GetLabelColor(), TStyle::GetLabelFont(), TStyle::GetLabelOffset(), TStyle::GetLabelSize(), TStyle::GetNdivisions(), TStyle::GetTickLength(), TStyle::GetTitleColor(), TStyle::GetTitleFont(), TStyle::GetTitleOffset(), TStyle::GetTitleSize(), and gStyle.
Referenced by TStyle::Reset(), TAxis::SetDefaults(), TAxis3D::UseCurrentStyle(), and TH1::UseCurrentStyle().
void TAttAxis::SaveAttributes | ( | ostream & | out, | |
const char * | name, | |||
const char * | subname | |||
) | [virtual] |
Definition at line 96 of file TAttAxis.cxx.
References TMath::Abs(), fAxisColor, fLabelColor, fLabelFont, fLabelOffset, fLabelSize, fNdivisions, fTickLength, fTitleColor, fTitleFont, fTitleOffset, fTitleSize, and TColor::SaveColor().
Referenced by TAxis::SaveAttributes().
Definition at line 201 of file TAttAxis.cxx.
References fNdivisions, and gPad.
Referenced by TAxisEditor::DoDivisions(), TEveCaloLegoGL::DrawAxis2D(), TEveCaloLegoGL::DrawAxis3D(), TGraph::GetHistogram(), TAxis::ImportAttributes(), TEveCaloLegoOverlay::RenderPlaneInterface(), seism(), TEveCaloDataVec::SetAxisFromBins(), TAxis3D::SetNdivisions(), SetNdivisions(), TStyle::SetNdivisions(), TH1::SetNdivisions(), and TGLCameraOverlay::TGLCameraOverlay().
void TAttAxis::SetAxisColor | ( | Color_t | color = 1 |
) | [virtual] |
Definition at line 149 of file TAttAxis.cxx.
References fAxisColor, and gPad.
Referenced by TAxisEditor::DoAxisColor(), TEveCaloLegoGL::DrawAxis2D(), TEveCaloLegoGL::DrawAxis3D(), TAxis::ImportAttributes(), TH1::SetAxisColor(), TStyle::SetAxisColor(), TAxis3D::SetAxisColor(), TGLCameraOverlay::TGLCameraOverlay(), and TAxis3D::UseCurrentStyle().
void TAttAxis::SetLabelColor | ( | Color_t | color = 1 |
) | [virtual] |
Definition at line 159 of file TAttAxis.cxx.
References fLabelColor, and gPad.
Referenced by TAxisEditor::DoLabelColor(), TEveCaloLegoGL::DrawAxis2D(), TEveCaloLegoGL::DrawAxis3D(), TAxis::ImportAttributes(), TAxis3D::SetLabelColor(), TH1::SetLabelColor(), TStyle::SetLabelColor(), TGLCameraOverlay::TGLCameraOverlay(), and TAxis3D::UseCurrentStyle().
void TAttAxis::SetLabelFont | ( | Style_t | font = 62 |
) | [virtual] |
Definition at line 169 of file TAttAxis.cxx.
References fLabelFont, and gPad.
Referenced by TAxisEditor::DoLabelFont(), TGraph::GetHistogram(), TAxis::ImportAttributes(), TAxis3D::SetLabelFont(), TStyle::SetLabelFont(), and TH1::SetLabelFont().
void TAttAxis::SetLabelOffset | ( | Float_t | offset = 0.005 |
) | [virtual] |
Definition at line 179 of file TAttAxis.cxx.
References fLabelOffset, and gPad.
Referenced by TAxisEditor::DoLabelOffset(), TEveCaloLegoGL::DrawAxis2D(), TEveCaloLegoGL::DrawAxis3D(), TGraph::GetHistogram(), TAxis::ImportAttributes(), markerwarning(), TEveCaloLegoOverlay::RenderPlaneInterface(), TStyle::SetLabelOffset(), TAxis3D::SetLabelOffset(), TH1::SetLabelOffset(), TestSPlot(), TGLCameraOverlay::TGLCameraOverlay(), and zones().
void TAttAxis::SetLabelSize | ( | Float_t | size = 0.04 |
) | [virtual] |
Definition at line 190 of file TAttAxis.cxx.
References fLabelSize, and gPad.
Referenced by correlations(), correlationsMultiClass(), TMVA::DataSetInfo::CreateCorrelationMatrixHist(), TAxisEditor::DoLabelSize(), exclusiongraph2(), FFT(), fitslicesy(), TGraph::GetHistogram(), TAxis::ImportAttributes(), markerwarning(), normalDist(), TTreePerfStats::Paint(), TEveCaloLegoOverlay::RenderPlaneInterface(), TMVAGlob::SetFrameStyle(), TAxis3D::SetLabelSize(), TStyle::SetLabelSize(), TH1::SetLabelSize(), TMemStatShow::Show(), TestSPlot(), tgaxis3(), tgaxis4(), TGLCameraOverlay::TGLCameraOverlay(), and timeonaxis2().
void TAttAxis::SetTickLength | ( | Float_t | length = 0.03 |
) | [virtual] |
Definition at line 236 of file TAttAxis.cxx.
References fTickLength, and gPad.
Referenced by TAxisEditor::DoTickLength(), TEveCaloLegoGL::DrawAxis2D(), TEveCaloLegoGL::DrawAxis3D(), TGLAxisPainterBox::DrawAxis3D(), exclusiongraph2(), TAxis::ImportAttributes(), TGLCameraOverlay::RenderAxis(), TEveCaloLegoOverlay::RenderPlaneInterface(), TAxis3D::SetTickLength(), TH1::SetTickLength(), and TStyle::SetTickLength().
void TAttAxis::SetTitleOffset | ( | Float_t | offset = 1 |
) | [virtual] |
Definition at line 247 of file TAttAxis.cxx.
References fTitleOffset, and gPad.
Referenced by annconvergencetest(), TSelectorDraw::Begin(), Bessel(), compareanapp(), compareClassApp(), TAxisEditor::DoTitleOffset(), DrawData(), DrawMLPoutputMovie(), GammaFun(), TGraph::GetHistogram(), glsurfaces(), h1analysisProxy_Terminate(), TAxis::ImportAttributes(), mvas(), mvasMulticlass(), mvaweights(), normalDist(), TTreePerfStats::Paint(), pirndm(), rf101_basics(), rf102_dataimport(), rf103_interprfuncs(), rf104_classfactory(), rf105_funcbinding(), rf106_plotdecoration(), rf107_plotstyles(), rf108_plotbinning(), rf109_chi2residpull(), rf110_normintegration(), rf111_derivatives(), rf201_composite(), rf202_extendedmlfit(), rf203_ranges(), rf205_compplot(), rf208_convolution(), rf209_anaconv(), rf210_angularconv(), rf211_paramconv(), rf301_composition(), rf302_utilfuncs(), rf303_conditional(), rf304_uncorrprod(), rf305_condcorrprod(), rf306_condpereventerrors(), rf307_fullpereventerrors(), rf308_normintegration2d(), rf309_ndimplot(), rf310_sliceplot(), rf311_rangeplot(), rf313_paramranges(), rf314_paramfitrange(), rf315_projectpdf(), rf316_llratioplot(), rf402_datahandling(), rf403_weightedevts(), rf405_realtocatfuncs(), rf501_simultaneouspdf(), rf503_wspaceread(), rf509_wsinteractive(), rf510_wsnamedsets(), rf601_intminuit(), rf603_multicpu(), rf605_profilell(), rf606_nllerrorhandling(), rf607_fitresult(), rf608_fitresultaspdf(), rf609_xychi2fit(), rf610_visualerror(), rf701_efficiencyfit(), rf702_efficiencyfit_2D(), rf703_effpdfprod(), rf704_amplitudefit(), rf705_linearmorph(), rf706_histpdf(), rf707_kernelestimation(), rf708_bphysics(), rf801_mcstudy(), rf802_mcstudy_addons(), rf803_mcstudy_addons2(), rf804_mcstudy_constr(), rulevisHists(), TMVAGlob::SetFrameStyle(), TH1::SetTitleOffset(), TAxis3D::SetTitleOffset(), TStyle::SetTitleOffset(), surfaces(), ProofFriends::Terminate(), h1analysis::Terminate(), TMultiLayerPerceptron::Train(), and TSVDUnfoldExample().
void TAttAxis::SetTitleSize | ( | Float_t | size = 0.04 |
) | [virtual] |
Definition at line 261 of file TAttAxis.cxx.
References fTitleSize, and gPad.
Referenced by Bessel(), TAxisEditor::DoTitleSize(), DrawData(), GammaFun(), TGraph::GetHistogram(), TAxis::ImportAttributes(), normalDist(), TMVAGlob::SetFrameStyle(), TStyle::SetTitleSize(), and TH1::SetTitleSize().
void TAttAxis::SetTitleColor | ( | Color_t | color = 1 |
) | [virtual] |
Definition at line 272 of file TAttAxis.cxx.
References fTitleColor, and gPad.
Referenced by TAxisEditor::DoTitleColor(), TEveCaloLegoGL::DrawAxis2D(), TEveCaloLegoGL::DrawAxis3D(), TAxis::ImportAttributes(), and TStyle::SetTitleColor().
void TAttAxis::SetTitleFont | ( | Style_t | font = 62 |
) | [virtual] |
Definition at line 282 of file TAttAxis.cxx.
References fTitleFont, and gPad.
Referenced by TAxisEditor::DoTitleFont(), TEveCaloLegoGL::DrawAxis2D(), TEveCaloLegoGL::DrawAxis3D(), TGraph::GetHistogram(), TAxis::ImportAttributes(), RootShower::RootShower(), TH1::SetTitleFont(), and TStyle::SetTitleFont().
TAttAxis::ClassDef | ( | TAttAxis | , | |
4 | ||||
) |
void TAttAxis::Copy | ( | TAttAxis & | attaxis | ) | const |
virtual Int_t TAttAxis::GetNdivisions | ( | ) | const [inline, virtual] |
virtual Color_t TAttAxis::GetAxisColor | ( | ) | const [inline, virtual] |
virtual Color_t TAttAxis::GetLabelColor | ( | ) | const [inline, virtual] |
virtual Style_t TAttAxis::GetLabelFont | ( | ) | const [inline, virtual] |
virtual Float_t TAttAxis::GetLabelOffset | ( | ) | const [inline, virtual] |
virtual Float_t TAttAxis::GetLabelSize | ( | ) | const [inline, virtual] |
virtual Float_t TAttAxis::GetTitleOffset | ( | ) | const [inline, virtual] |
virtual Float_t TAttAxis::GetTitleSize | ( | ) | const [inline, virtual] |
virtual Float_t TAttAxis::GetTickLength | ( | ) | const [inline, virtual] |
virtual Color_t TAttAxis::GetTitleColor | ( | ) | const [inline, virtual] |
virtual Style_t TAttAxis::GetTitleFont | ( | ) | const [inline, virtual] |
virtual void TAttAxis::ResetAttAxis | ( | Option_t * | option = "" |
) | [virtual] |
virtual void TAttAxis::SaveAttributes | ( | ostream & | out, | |
const char * | name, | |||
const char * | subname | |||
) | [virtual] |
virtual void TAttAxis::SetNdivisions | ( | Int_t | n1, | |
Int_t | n2, | |||
Int_t | n3, | |||
Bool_t | optim = kTRUE | |||
) | [virtual] |
virtual void TAttAxis::SetAxisColor | ( | Color_t | color = 1 |
) | [virtual] |
virtual void TAttAxis::SetLabelColor | ( | Color_t | color = 1 |
) | [virtual] |
virtual void TAttAxis::SetLabelFont | ( | Style_t | font = 62 |
) | [virtual] |
virtual void TAttAxis::SetLabelOffset | ( | Float_t | offset = 0.005 |
) | [virtual] |
virtual void TAttAxis::SetLabelSize | ( | Float_t | size = 0.04 |
) | [virtual] |
virtual void TAttAxis::SetTickLength | ( | Float_t | length = 0.03 |
) | [virtual] |
virtual void TAttAxis::SetTitleOffset | ( | Float_t | offset = 1 |
) | [virtual] |
virtual void TAttAxis::SetTitleSize | ( | Float_t | size = 0.04 |
) | [virtual] |
virtual void TAttAxis::SetTitleColor | ( | Color_t | color = 1 |
) | [virtual] |
virtual void TAttAxis::SetTitleFont | ( | Style_t | font = 62 |
) | [virtual] |
TAttAxis::ClassDef | ( | TAttAxis | , | |
4 | ||||
) |
Int_t TAttAxis::fNdivisions [protected] |
Definition at line 34 of file TAttAxis.h.
Referenced by Copy(), GetNdivisions(), ResetAttAxis(), SaveAttributes(), SetNdivisions(), and TEveProjectionAxes::TEveProjectionAxes().
Color_t TAttAxis::fAxisColor [protected] |
Definition at line 35 of file TAttAxis.h.
Referenced by Copy(), GetAxisColor(), ResetAttAxis(), SaveAttributes(), SetAxisColor(), and TEveProjectionAxes::TEveProjectionAxes().
Color_t TAttAxis::fLabelColor [protected] |
Definition at line 36 of file TAttAxis.h.
Referenced by Copy(), GetLabelColor(), ResetAttAxis(), SaveAttributes(), SetLabelColor(), and TEveProjectionAxes::TEveProjectionAxes().
Style_t TAttAxis::fLabelFont [protected] |
Definition at line 37 of file TAttAxis.h.
Referenced by Copy(), GetLabelFont(), ResetAttAxis(), SaveAttributes(), and SetLabelFont().
Float_t TAttAxis::fLabelOffset [protected] |
Definition at line 38 of file TAttAxis.h.
Referenced by Copy(), GetLabelOffset(), ResetAttAxis(), SaveAttributes(), SetLabelOffset(), and TEveProjectionAxes::TEveProjectionAxes().
Float_t TAttAxis::fLabelSize [protected] |
Definition at line 39 of file TAttAxis.h.
Referenced by Copy(), GetLabelSize(), ResetAttAxis(), SaveAttributes(), SetLabelSize(), and TEveProjectionAxes::TEveProjectionAxes().
Float_t TAttAxis::fTickLength [protected] |
Definition at line 40 of file TAttAxis.h.
Referenced by Copy(), GetTickLength(), ResetAttAxis(), SaveAttributes(), SetTickLength(), and TEveProjectionAxes::TEveProjectionAxes().
Float_t TAttAxis::fTitleOffset [protected] |
Definition at line 41 of file TAttAxis.h.
Referenced by Copy(), GetTitleOffset(), ResetAttAxis(), SaveAttributes(), and SetTitleOffset().
Float_t TAttAxis::fTitleSize [protected] |
Definition at line 42 of file TAttAxis.h.
Referenced by Copy(), GetTitleSize(), ResetAttAxis(), SaveAttributes(), and SetTitleSize().
Color_t TAttAxis::fTitleColor [protected] |
Definition at line 43 of file TAttAxis.h.
Referenced by Copy(), GetTitleColor(), ResetAttAxis(), SaveAttributes(), and SetTitleColor().
Style_t TAttAxis::fTitleFont [protected] |
Definition at line 44 of file TAttAxis.h.
Referenced by Copy(), GetTitleFont(), ResetAttAxis(), SaveAttributes(), and SetTitleFont().