TStyle Class Reference

#include <TStyle.h>

Inheritance diagram for TStyle:

TAttText TAttMarker TAttFill TAttLine TNamed TAttText TAttMarker TAttFill TAttLine TNamed List of all members.

Public Types

enum  EPaperSize
 Set to FALSE when userclass::UseCurrentStyle is called by the style manager. More...
enum  EPaperSize
 Set to FALSE when userclass::UseCurrentStyle is called by the style manager. More...

Public Member Functions

 TStyle ()
 TStyle (const char *name, const char *title)
 TStyle (const TStyle &style)
virtual ~TStyle ()
Int_t AxisChoice (Option_t *axis) const
virtual void Browse (TBrowser *b)
virtual void Copy (TObject &style) const
virtual void cd ()
virtual Int_t DistancetoPrimitive (Int_t px, Int_t py)
Int_t GetNdivisions (Option_t *axis="X") const
TAttTextGetAttDate ()
Color_t GetAxisColor (Option_t *axis="X") const
Color_t GetLabelColor (Option_t *axis="X") const
Style_t GetLabelFont (Option_t *axis="X") const
Float_t GetLabelOffset (Option_t *axis="X") const
Float_t GetLabelSize (Option_t *axis="X") const
Color_t GetTitleColor (Option_t *axis="X") const
Style_t GetTitleFont (Option_t *axis="X") const
Float_t GetTitleOffset (Option_t *axis="X") const
Float_t GetTitleSize (Option_t *axis="X") const
Float_t GetTickLength (Option_t *axis="X") const
Float_t GetBarOffset () const
Float_t GetBarWidth () const
Int_t GetDrawBorder () const
Float_t GetEndErrorSize () const
Float_t GetErrorX () const
Bool_t GetCanvasPreferGL () const
Color_t GetCanvasColor () const
Width_t GetCanvasBorderSize () const
Int_t GetCanvasBorderMode () const
Int_t GetCanvasDefH () const
Int_t GetCanvasDefW () const
Int_t GetCanvasDefX () const
Int_t GetCanvasDefY () const
Int_t GetColorPalette (Int_t i) const
Int_t GetColorModelPS () const
Float_t GetDateX () const
Float_t GetDateY () const
const char * GetFitFormat () const
Int_t GetHatchesLineWidth () const
Double_t GetHatchesSpacing () const
Width_t GetLegendBorderSize () const
Int_t GetNumberOfColors () const
Color_t GetPadColor () const
Width_t GetPadBorderSize () const
Int_t GetPadBorderMode () const
Float_t GetPadBottomMargin () const
Float_t GetPadTopMargin () const
Float_t GetPadLeftMargin () const
Float_t GetPadRightMargin () const
Bool_t GetPadGridX () const
Bool_t GetPadGridY () const
Int_t GetPadTickX () const
Int_t GetPadTickY () const
Color_t GetFuncColor () const
Style_t GetFuncStyle () const
Width_t GetFuncWidth () const
Color_t GetGridColor () const
Style_t GetGridStyle () const
Width_t GetGridWidth () 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
Color_t GetHistFillColor () const
Color_t GetHistLineColor () const
Style_t GetHistFillStyle () const
Style_t GetHistLineStyle () const
Width_t GetHistLineWidth () const
Bool_t GetHistMinimumZero () const
Double_t GetHistTopMargin () const
Float_t GetLegoInnerR () const
Int_t GetNumberContours () const
Int_t GetOptDate () const
Int_t GetOptFile () const
Int_t GetOptFit () const
Int_t GetOptStat () const
Int_t GetOptTitle () const
Int_t GetOptLogx () const
Int_t GetOptLogy () const
Int_t GetOptLogz () const
const char * GetPaintTextFormat () const
void GetPaperSize (Float_t &xsize, Float_t &ysize) const
Int_t GetShowEventStatus () const
Int_t GetShowEditor () const
Int_t GetShowToolBar () const
Float_t GetScreenFactor () const
Color_t GetStatColor () const
Color_t GetStatTextColor () const
Width_t GetStatBorderSize () const
Style_t GetStatFont () const
Float_t GetStatFontSize () const
Style_t GetStatStyle () const
const char * GetStatFormat () const
Float_t GetStatX () const
Float_t GetStatY () const
Float_t GetStatW () const
Float_t GetStatH () const
Int_t GetStripDecimals () const
Double_t GetTimeOffset () const
Int_t GetTitleAlign ()
Color_t GetTitleFillColor () const
Color_t GetTitleTextColor () const
Style_t GetTitleStyle () const
Float_t GetTitleFontSize () const
Width_t GetTitleBorderSize () const
Float_t GetTitleXOffset () const
Float_t GetTitleXSize () const
Float_t GetTitleYOffset () const
Float_t GetTitleYSize () const
Float_t GetTitleX () const
Float_t GetTitleY () const
Float_t GetTitleW () const
Float_t GetTitleH () const
const char * GetHeaderPS () const
const char * GetTitlePS () const
const char * GetLineStyleString (Int_t i=1) const
Float_t GetLineScalePS () const
Bool_t IsReading () const
virtual void Paint (Option_t *option="")
virtual void Reset (Option_t *option="")
void SetColorModelPS (Int_t c=0)
void SetFitFormat (const char *format="5.4g")
void SetHeaderPS (const char *header)
void SetHatchesLineWidth (Int_t l)
void SetHatchesSpacing (Double_t h)
void SetTitlePS (const char *pstitle)
void SetLineScalePS (Float_t scale=3)
void SetLineStyleString (Int_t i, const char *text)
void SetNdivisions (Int_t n=510, Option_t *axis="X")
void SetAxisColor (Color_t color=1, Option_t *axis="X")
void SetLabelColor (Color_t color=1, Option_t *axis="X")
void SetLabelFont (Style_t font=62, Option_t *axis="X")
void SetLabelOffset (Float_t offset=0.005, Option_t *axis="X")
void SetLabelSize (Float_t size=0.04, Option_t *axis="X")
void SetLegoInnerR (Float_t rad=0.5)
void SetScreenFactor (Float_t factor=1)
void SetTickLength (Float_t length=0.03, Option_t *axis="X")
void SetTitleColor (Color_t color=1, Option_t *axis="X")
void SetTitleFont (Style_t font=62, Option_t *axis="X")
void SetTitleOffset (Float_t offset=1, Option_t *axis="X")
void SetTitleSize (Float_t size=0.02, Option_t *axis="X")
void SetNumberContours (Int_t number=20)
void SetOptDate (Int_t datefl=1)
void SetOptFile (Int_t file=1)
void SetOptFit (Int_t fit=1)
void SetOptLogx (Int_t logx=1)
void SetOptLogy (Int_t logy=1)
void SetOptLogz (Int_t logz=1)
void SetOptStat (Int_t stat=1)
void SetOptStat (Option_t *stat)
void SetOptTitle (Int_t tit=1)
void SetBarOffset (Float_t baroff=0.5)
void SetBarWidth (Float_t barwidth=0.5)
void SetDateX (Float_t x=0.01)
void SetDateY (Float_t y=0.01)
void SetEndErrorSize (Float_t np=2)
void SetErrorX (Float_t errorx=0.5)
void SetCanvasPreferGL (Bool_t prefer=kTRUE)
void SetDrawBorder (Int_t drawborder=1)
void SetCanvasColor (Color_t color=19)
void SetCanvasBorderSize (Width_t size=1)
void SetCanvasBorderMode (Int_t mode=1)
void SetCanvasDefH (Int_t h=500)
void SetCanvasDefW (Int_t w=700)
void SetCanvasDefX (Int_t topx=10)
void SetCanvasDefY (Int_t topy=10)
void SetLegendBorderSize (Width_t size=4)
void SetPadColor (Color_t color=19)
void SetPadBorderSize (Width_t size=1)
void SetPadBorderMode (Int_t mode=1)
void SetPadBottomMargin (Float_t margin=0.1)
void SetPadTopMargin (Float_t margin=0.1)
void SetPadLeftMargin (Float_t margin=0.1)
void SetPadRightMargin (Float_t margin=0.1)
void SetPadGridX (Bool_t gridx)
void SetPadGridY (Bool_t gridy)
void SetPadTickX (Int_t tickx)
void SetPadTickY (Int_t ticky)
void SetFuncStyle (Style_t style=1)
void SetFuncColor (Color_t color=1)
void SetFuncWidth (Width_t width=4)
void SetGridStyle (Style_t style=3)
void SetGridColor (Color_t color=0)
void SetGridWidth (Width_t width=1)
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)
void SetHistFillColor (Color_t color=1)
void SetHistLineColor (Color_t color=1)
void SetHistFillStyle (Style_t styl=0)
void SetHistLineStyle (Style_t styl=0)
void SetHistLineWidth (Width_t width=1)
void SetHistMinimumZero (Bool_t zero=kTRUE)
void SetHistTopMargin (Double_t hmax=0.05)
void SetPaintTextFormat (const char *format="g")
void SetPaperSize (EPaperSize size)
void SetPaperSize (Float_t xsize=20, Float_t ysize=26)
void SetStatColor (Int_t color=19)
void SetStatTextColor (Int_t color=1)
void SetStatStyle (Style_t style=1001)
void SetStatBorderSize (Width_t size=2)
void SetStatFont (Style_t font=62)
void SetStatFontSize (Float_t size=0)
void SetStatFormat (const char *format="6.4g")
void SetStatX (Float_t x=0)
void SetStatY (Float_t y=0)
void SetStatW (Float_t w=0.19)
void SetStatH (Float_t h=0.1)
void SetStripDecimals (Bool_t strip=kTRUE)
void SetTimeOffset (Double_t toffset)
void SetTitleAlign (Int_t a=13)
void SetTitleFillColor (Color_t color=1)
void SetTitleTextColor (Color_t color=1)
void SetTitleStyle (Style_t style=1001)
void SetTitleFontSize (Float_t size=0)
void SetTitleBorderSize (Width_t size=2)
void SetTitleXOffset (Float_t offset=1)
void SetTitleXSize (Float_t size=0.02)
void SetTitleYOffset (Float_t offset=1)
void SetTitleYSize (Float_t size=0.02)
void SetTitleX (Float_t x=0)
void SetTitleY (Float_t y=0.985)
void SetTitleW (Float_t w=0)
void SetTitleH (Float_t h=0)
void ToggleEventStatus ()
void ToggleEditor ()
void ToggleToolBar ()
void SetIsReading (Bool_t reading=kTRUE)
void SetPalette (Int_t ncolors=0, Int_t *colors=0)
void SavePrimitive (ostream &out, Option_t *="")
void SaveSource (const char *filename, Option_t *option=0)
 ClassDef (TStyle, 13)
 TStyle ()
 TStyle (const char *name, const char *title)
 TStyle (const TStyle &style)
virtual ~TStyle ()
Int_t AxisChoice (Option_t *axis) const
virtual void Browse (TBrowser *b)
virtual void Copy (TObject &style) const
virtual void cd ()
virtual Int_t DistancetoPrimitive (Int_t px, Int_t py)
Int_t GetNdivisions (Option_t *axis="X") const
TAttTextGetAttDate ()
Color_t GetAxisColor (Option_t *axis="X") const
Color_t GetLabelColor (Option_t *axis="X") const
Style_t GetLabelFont (Option_t *axis="X") const
Float_t GetLabelOffset (Option_t *axis="X") const
Float_t GetLabelSize (Option_t *axis="X") const
Color_t GetTitleColor (Option_t *axis="X") const
Style_t GetTitleFont (Option_t *axis="X") const
Float_t GetTitleOffset (Option_t *axis="X") const
Float_t GetTitleSize (Option_t *axis="X") const
Float_t GetTickLength (Option_t *axis="X") const
Float_t GetBarOffset () const
Float_t GetBarWidth () const
Int_t GetDrawBorder () const
Float_t GetEndErrorSize () const
Float_t GetErrorX () const
Bool_t GetCanvasPreferGL () const
Color_t GetCanvasColor () const
Width_t GetCanvasBorderSize () const
Int_t GetCanvasBorderMode () const
Int_t GetCanvasDefH () const
Int_t GetCanvasDefW () const
Int_t GetCanvasDefX () const
Int_t GetCanvasDefY () const
Int_t GetColorPalette (Int_t i) const
Int_t GetColorModelPS () const
Float_t GetDateX () const
Float_t GetDateY () const
const char * GetFitFormat () const
Int_t GetHatchesLineWidth () const
Double_t GetHatchesSpacing () const
Width_t GetLegendBorderSize () const
Int_t GetNumberOfColors () const
Color_t GetPadColor () const
Width_t GetPadBorderSize () const
Int_t GetPadBorderMode () const
Float_t GetPadBottomMargin () const
Float_t GetPadTopMargin () const
Float_t GetPadLeftMargin () const
Float_t GetPadRightMargin () const
Bool_t GetPadGridX () const
Bool_t GetPadGridY () const
Int_t GetPadTickX () const
Int_t GetPadTickY () const
Color_t GetFuncColor () const
Style_t GetFuncStyle () const
Width_t GetFuncWidth () const
Color_t GetGridColor () const
Style_t GetGridStyle () const
Width_t GetGridWidth () 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
Color_t GetHistFillColor () const
Color_t GetHistLineColor () const
Style_t GetHistFillStyle () const
Style_t GetHistLineStyle () const
Width_t GetHistLineWidth () const
Bool_t GetHistMinimumZero () const
Double_t GetHistTopMargin () const
Float_t GetLegoInnerR () const
Int_t GetNumberContours () const
Int_t GetOptDate () const
Int_t GetOptFile () const
Int_t GetOptFit () const
Int_t GetOptStat () const
Int_t GetOptTitle () const
Int_t GetOptLogx () const
Int_t GetOptLogy () const
Int_t GetOptLogz () const
const char * GetPaintTextFormat () const
void GetPaperSize (Float_t &xsize, Float_t &ysize) const
Int_t GetShowEventStatus () const
Int_t GetShowEditor () const
Int_t GetShowToolBar () const
Float_t GetScreenFactor () const
Color_t GetStatColor () const
Color_t GetStatTextColor () const
Width_t GetStatBorderSize () const
Style_t GetStatFont () const
Float_t GetStatFontSize () const
Style_t GetStatStyle () const
const char * GetStatFormat () const
Float_t GetStatX () const
Float_t GetStatY () const
Float_t GetStatW () const
Float_t GetStatH () const
Int_t GetStripDecimals () const
Double_t GetTimeOffset () const
Int_t GetTitleAlign ()
Color_t GetTitleFillColor () const
Color_t GetTitleTextColor () const
Style_t GetTitleStyle () const
Float_t GetTitleFontSize () const
Width_t GetTitleBorderSize () const
Float_t GetTitleXOffset () const
Float_t GetTitleXSize () const
Float_t GetTitleYOffset () const
Float_t GetTitleYSize () const
Float_t GetTitleX () const
Float_t GetTitleY () const
Float_t GetTitleW () const
Float_t GetTitleH () const
const char * GetHeaderPS () const
const char * GetTitlePS () const
const char * GetLineStyleString (Int_t i=1) const
Float_t GetLineScalePS () const
Bool_t IsReading () const
virtual void Paint (Option_t *option="")
virtual void Reset (Option_t *option="")
void SetColorModelPS (Int_t c=0)
void SetFitFormat (const char *format="5.4g")
void SetHeaderPS (const char *header)
void SetHatchesLineWidth (Int_t l)
void SetHatchesSpacing (Double_t h)
void SetTitlePS (const char *pstitle)
void SetLineScalePS (Float_t scale=3)
void SetLineStyleString (Int_t i, const char *text)
void SetNdivisions (Int_t n=510, Option_t *axis="X")
void SetAxisColor (Color_t color=1, Option_t *axis="X")
void SetLabelColor (Color_t color=1, Option_t *axis="X")
void SetLabelFont (Style_t font=62, Option_t *axis="X")
void SetLabelOffset (Float_t offset=0.005, Option_t *axis="X")
void SetLabelSize (Float_t size=0.04, Option_t *axis="X")
void SetLegoInnerR (Float_t rad=0.5)
void SetScreenFactor (Float_t factor=1)
void SetTickLength (Float_t length=0.03, Option_t *axis="X")
void SetTitleColor (Color_t color=1, Option_t *axis="X")
void SetTitleFont (Style_t font=62, Option_t *axis="X")
void SetTitleOffset (Float_t offset=1, Option_t *axis="X")
void SetTitleSize (Float_t size=0.02, Option_t *axis="X")
void SetNumberContours (Int_t number=20)
void SetOptDate (Int_t datefl=1)
void SetOptFile (Int_t file=1)
void SetOptFit (Int_t fit=1)
void SetOptLogx (Int_t logx=1)
void SetOptLogy (Int_t logy=1)
void SetOptLogz (Int_t logz=1)
void SetOptStat (Int_t stat=1)
void SetOptStat (Option_t *stat)
void SetOptTitle (Int_t tit=1)
void SetBarOffset (Float_t baroff=0.5)
void SetBarWidth (Float_t barwidth=0.5)
void SetDateX (Float_t x=0.01)
void SetDateY (Float_t y=0.01)
void SetEndErrorSize (Float_t np=2)
void SetErrorX (Float_t errorx=0.5)
void SetCanvasPreferGL (Bool_t prefer=kTRUE)
void SetDrawBorder (Int_t drawborder=1)
void SetCanvasColor (Color_t color=19)
void SetCanvasBorderSize (Width_t size=1)
void SetCanvasBorderMode (Int_t mode=1)
void SetCanvasDefH (Int_t h=500)
void SetCanvasDefW (Int_t w=700)
void SetCanvasDefX (Int_t topx=10)
void SetCanvasDefY (Int_t topy=10)
void SetLegendBorderSize (Width_t size=4)
void SetPadColor (Color_t color=19)
void SetPadBorderSize (Width_t size=1)
void SetPadBorderMode (Int_t mode=1)
void SetPadBottomMargin (Float_t margin=0.1)
void SetPadTopMargin (Float_t margin=0.1)
void SetPadLeftMargin (Float_t margin=0.1)
void SetPadRightMargin (Float_t margin=0.1)
void SetPadGridX (Bool_t gridx)
void SetPadGridY (Bool_t gridy)
void SetPadTickX (Int_t tickx)
void SetPadTickY (Int_t ticky)
void SetFuncStyle (Style_t style=1)
void SetFuncColor (Color_t color=1)
void SetFuncWidth (Width_t width=4)
void SetGridStyle (Style_t style=3)
void SetGridColor (Color_t color=0)
void SetGridWidth (Width_t width=1)
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)
void SetHistFillColor (Color_t color=1)
void SetHistLineColor (Color_t color=1)
void SetHistFillStyle (Style_t styl=0)
void SetHistLineStyle (Style_t styl=0)
void SetHistLineWidth (Width_t width=1)
void SetHistMinimumZero (Bool_t zero=kTRUE)
void SetHistTopMargin (Double_t hmax=0.05)
void SetPaintTextFormat (const char *format="g")
void SetPaperSize (EPaperSize size)
void SetPaperSize (Float_t xsize=20, Float_t ysize=26)
void SetStatColor (Int_t color=19)
void SetStatTextColor (Int_t color=1)
void SetStatStyle (Style_t style=1001)
void SetStatBorderSize (Width_t size=2)
void SetStatFont (Style_t font=62)
void SetStatFontSize (Float_t size=0)
void SetStatFormat (const char *format="6.4g")
void SetStatX (Float_t x=0)
void SetStatY (Float_t y=0)
void SetStatW (Float_t w=0.19)
void SetStatH (Float_t h=0.1)
void SetStripDecimals (Bool_t strip=kTRUE)
void SetTimeOffset (Double_t toffset)
void SetTitleAlign (Int_t a=13)
void SetTitleFillColor (Color_t color=1)
void SetTitleTextColor (Color_t color=1)
void SetTitleStyle (Style_t style=1001)
void SetTitleFontSize (Float_t size=0)
void SetTitleBorderSize (Width_t size=2)
void SetTitleXOffset (Float_t offset=1)
void SetTitleXSize (Float_t size=0.02)
void SetTitleYOffset (Float_t offset=1)
void SetTitleYSize (Float_t size=0.02)
void SetTitleX (Float_t x=0)
void SetTitleY (Float_t y=0.985)
void SetTitleW (Float_t w=0)
void SetTitleH (Float_t h=0)
void ToggleEventStatus ()
void ToggleEditor ()
void ToggleToolBar ()
void SetIsReading (Bool_t reading=kTRUE)
void SetPalette (Int_t ncolors=0, Int_t *colors=0)
void SavePrimitive (ostream &out, Option_t *="")
void SaveSource (const char *filename, Option_t *option=0)
 ClassDef (TStyle, 13)

Static Public Member Functions

static void BuildStyles ()
static void BuildStyles ()

Private Attributes

TAttAxis fXaxis
TAttAxis fYaxis
TAttAxis fZaxis
Float_t fBarWidth
Float_t fBarOffset
Int_t fColorModelPS
Int_t fDrawBorder
Int_t fOptLogx
Int_t fOptLogy
Int_t fOptLogz
Int_t fOptDate
Int_t fOptStat
Int_t fOptTitle
Int_t fOptFile
Int_t fOptFit
Int_t fShowEventStatus
Int_t fShowEditor
Int_t fShowToolBar
Int_t fNumberContours
TAttText fAttDate
Float_t fDateX
Float_t fDateY
Float_t fEndErrorSize
Float_t fErrorX
Color_t fFuncColor
Style_t fFuncStyle
Width_t fFuncWidth
Color_t fGridColor
Style_t fGridStyle
Width_t fGridWidth
Width_t fLegendBorderSize
Int_t fHatchesLineWidth
Double_t fHatchesSpacing
Color_t fFrameFillColor
Color_t fFrameLineColor
Style_t fFrameFillStyle
Style_t fFrameLineStyle
Width_t fFrameLineWidth
Width_t fFrameBorderSize
Int_t fFrameBorderMode
Color_t fHistFillColor
Color_t fHistLineColor
Style_t fHistFillStyle
Style_t fHistLineStyle
Width_t fHistLineWidth
Bool_t fHistMinimumZero
Double_t fHistTopMargin
Bool_t fCanvasPreferGL
Color_t fCanvasColor
Width_t fCanvasBorderSize
Int_t fCanvasBorderMode
Int_t fCanvasDefH
Int_t fCanvasDefW
Int_t fCanvasDefX
Int_t fCanvasDefY
Color_t fPadColor
Width_t fPadBorderSize
Int_t fPadBorderMode
Float_t fPadBottomMargin
Float_t fPadTopMargin
Float_t fPadLeftMargin
Float_t fPadRightMargin
Bool_t fPadGridX
Bool_t fPadGridY
Int_t fPadTickX
Int_t fPadTickY
Float_t fPaperSizeX
Float_t fPaperSizeY
Float_t fScreenFactor
Color_t fStatColor
Color_t fStatTextColor
Width_t fStatBorderSize
Style_t fStatFont
Float_t fStatFontSize
Style_t fStatStyle
TString fStatFormat
Float_t fStatX
Float_t fStatY
Float_t fStatW
Float_t fStatH
Bool_t fStripDecimals
Int_t fTitleAlign
Color_t fTitleColor
Color_t fTitleTextColor
Width_t fTitleBorderSize
Style_t fTitleFont
Float_t fTitleFontSize
Style_t fTitleStyle
Float_t fTitleX
Float_t fTitleY
Float_t fTitleW
Float_t fTitleH
Float_t fLegoInnerR
TString fLineStyle [30]
TString fHeaderPS
TString fTitlePS
TString fFitFormat
TString fPaintTextFormat
Float_t fLineScalePS
Double_t fTimeOffset
Bool_t fIsReading

Detailed Description

Definition at line 49 of file TStyle.h.


Member Enumeration Documentation

enum TStyle::EPaperSize

Set to FALSE when userclass::UseCurrentStyle is called by the style manager.

Definition at line 155 of file TStyle.h.

enum TStyle::EPaperSize

Set to FALSE when userclass::UseCurrentStyle is called by the style manager.

Definition at line 155 of file TStyle.h.


Constructor & Destructor Documentation

TStyle::TStyle (  ) 

Referenced by BuildStyles().

TStyle::TStyle ( const char *  name,
const char *  title 
)

Definition at line 60 of file TStyle.cxx.

References TSeqCollection::Add(), TROOT::GetListOfStyles(), TROOT::GetStyle(), gROOT, gROOTMutex, kBlack, kBlue, kGreen, kRed, R__LOCKGUARD2, Reset(), SetCanvasBorderMode(), SetCanvasColor(), SetFrameBorderMode(), SetFrameFillColor(), SetFrameLineWidth(), SetFuncColor(), SetFuncWidth(), SetHistLineColor(), SetHistLineWidth(), SetLabelColor(), SetLabelOffset(), SetLabelSize(), SetLegendBorderSize(), TAttLine::SetLineWidth(), SetOptStat(), SetOptTitle(), SetPadBorderMode(), SetPadBottomMargin(), SetPadColor(), SetPadLeftMargin(), SetPadTickX(), SetPadTickY(), SetPalette(), SetStatBorderSize(), SetStatColor(), SetTitleBorderSize(), SetTitleFillColor(), SetTitleOffset(), SetTitleSize(), and SetTitleTextColor().

TStyle::TStyle ( const TStyle style  ) 

Definition at line 223 of file TStyle.cxx.

TStyle::~TStyle (  )  [virtual]

Definition at line 212 of file TStyle.cxx.

References TROOT::GetListOfStyles(), gROOT, gROOTMutex, gStyle, TSeqCollection::Last(), R__LOCKGUARD2, and TCollection::Remove().

TStyle::TStyle (  ) 

TStyle::TStyle ( const char *  name,
const char *  title 
)

TStyle::TStyle ( const TStyle style  ) 

virtual TStyle::~TStyle (  )  [virtual]


Member Function Documentation

Int_t TStyle::AxisChoice ( Option_t axis  )  const

Definition at line 612 of file TStyle.cxx.

Referenced by GetAxisColor(), GetLabelColor(), GetLabelFont(), GetLabelOffset(), GetLabelSize(), GetNdivisions(), GetTickLength(), GetTitleColor(), GetTitleFont(), GetTitleOffset(), and GetTitleSize().

void TStyle::Browse ( TBrowser b  )  [virtual]

Reimplemented from TObject.

Definition at line 232 of file TStyle.cxx.

References cd().

void TStyle::BuildStyles (  )  [static]

Definition at line 241 of file TStyle.cxx.

References TStyle().

Referenced by G__G__Base1_284_0_6(), G__setup_memfuncTStyle(), scandir(), and TROOT::TROOT().

void TStyle::Copy ( TObject style  )  const [virtual]

Reimplemented from TNamed.

Definition at line 265 of file TStyle.cxx.

References TAttMarker::Copy(), TAttAxis::Copy(), TAttFill::Copy(), TAttText::Copy(), TAttLine::Copy(), fAttDate, fBarOffset, fBarWidth, fCanvasBorderMode, fCanvasBorderSize, fCanvasColor, fCanvasDefH, fCanvasDefW, fCanvasDefX, fCanvasDefY, fCanvasPreferGL, fColorModelPS, fDateX, fDateY, fDrawBorder, fEndErrorSize, fErrorX, fFitFormat, fFrameBorderMode, fFrameBorderSize, fFrameFillColor, fFrameFillStyle, fFrameLineColor, fFrameLineStyle, fFrameLineWidth, fFuncColor, fFuncStyle, fFuncWidth, fGridColor, fGridStyle, fGridWidth, fHatchesLineWidth, fHatchesSpacing, fHeaderPS, fHistFillColor, fHistFillStyle, fHistLineColor, fHistLineStyle, fHistLineWidth, fHistMinimumZero, fHistTopMargin, fIsReading, fLegendBorderSize, fLegoInnerR, fLineScalePS, fLineStyle, fNumberContours, fOptDate, fOptFit, fOptLogx, fOptLogy, fOptLogz, fOptStat, fOptTitle, fPadBorderMode, fPadBorderSize, fPadBottomMargin, fPadColor, fPadGridX, fPadGridY, fPadLeftMargin, fPadRightMargin, fPadTickX, fPadTickY, fPadTopMargin, fPaintTextFormat, fPaperSizeX, fPaperSizeY, fScreenFactor, fShowEditor, fShowEventStatus, fShowToolBar, fStatBorderSize, fStatColor, fStatFont, fStatFontSize, fStatFormat, fStatH, fStatStyle, fStatTextColor, fStatW, fStatX, fStatY, fStripDecimals, fTimeOffset, fTitleAlign, fTitleBorderSize, fTitleColor, fTitleFont, fTitleFontSize, fTitleH, fTitlePS, fTitleStyle, fTitleTextColor, fTitleW, fTitleX, fTitleY, fXaxis, fYaxis, fZaxis, and i.

void TStyle::cd (  )  [virtual]

Definition at line 256 of file TStyle.cxx.

References gStyle.

Referenced by Browse(), plot(), and TROOT::SetStyle().

Int_t TStyle::DistancetoPrimitive ( Int_t  px,
Int_t  py 
) [virtual]

Reimplemented from TObject.

Definition at line 380 of file TStyle.cxx.

References gPad.

Int_t TStyle::GetNdivisions ( Option_t axis = "X"  )  const

Definition at line 625 of file TStyle.cxx.

References AxisChoice(), fXaxis, fYaxis, fZaxis, and TAttAxis::GetNdivisions().

Referenced by TStyleManager::ModApplyOnXYZ(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

TAttText* TStyle::GetAttDate (  )  [inline]

Definition at line 169 of file TStyle.h.

References fAttDate.

Referenced by TStyleManager::ModAttDateTextAlign(), TStyleManager::ModAttDateTextAngle(), TStyleManager::ModAttDateTextColor(), TStyleManager::ModAttDateTextFont(), TStyleManager::ModAttDateTextSize(), TStyleManager::ModAttDateTextSizeInPixels(), TPad::PaintDate(), SavePrimitive(), and TStyleManager::UpdateEditor().

Color_t TStyle::GetAxisColor ( Option_t axis = "X"  )  const

Definition at line 638 of file TStyle.cxx.

References AxisChoice(), fXaxis, fYaxis, fZaxis, and TAttAxis::GetAxisColor().

Referenced by TStyleManager::ModApplyOnXYZ(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Color_t TStyle::GetLabelColor ( Option_t axis = "X"  )  const

Definition at line 660 of file TStyle.cxx.

References AxisChoice(), fXaxis, fYaxis, fZaxis, and TAttAxis::GetLabelColor().

Referenced by TStyleManager::ModApplyOnXYZ(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Style_t TStyle::GetLabelFont ( Option_t axis = "X"  )  const

Definition at line 673 of file TStyle.cxx.

References AxisChoice(), fXaxis, fYaxis, fZaxis, and TAttAxis::GetLabelFont().

Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXLabelFont(), TStyleManager::ModXLabelSizeInPixels(), TStyleManager::ModYLabelFont(), TStyleManager::ModYLabelSizeInPixels(), TStyleManager::ModZLabelFont(), TStyleManager::ModZLabelSizeInPixels(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetLabelOffset ( Option_t axis = "X"  )  const

Definition at line 686 of file TStyle.cxx.

References AxisChoice(), fXaxis, fYaxis, fZaxis, and TAttAxis::GetLabelOffset().

Referenced by TPie::Init(), TStyleManager::ModApplyOnXYZ(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetLabelSize ( Option_t axis = "X"  )  const

Definition at line 699 of file TStyle.cxx.

References AxisChoice(), fXaxis, fYaxis, fZaxis, and TAttAxis::GetLabelSize().

Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXLabelSizeInPixels(), TStyleManager::ModYLabelSizeInPixels(), TStyleManager::ModZLabelSizeInPixels(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Color_t TStyle::GetTitleColor ( Option_t axis = "X"  )  const

Definition at line 755 of file TStyle.cxx.

References AxisChoice(), fTitleTextColor, fXaxis, fYaxis, fZaxis, and TAttAxis::GetTitleColor().

Referenced by TStyleManager::ModApplyOnXYZ(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Style_t TStyle::GetTitleFont ( Option_t axis = "X"  )  const

Definition at line 768 of file TStyle.cxx.

References AxisChoice(), fTitleFont, fXaxis, fYaxis, fZaxis, and TAttAxis::GetTitleFont().

Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModTitleFont(), TStyleManager::ModTitleFontSizeInPixels(), TStyleManager::ModXTitleFont(), TStyleManager::ModXTitleSizeInPixels(), TStyleManager::ModYTitleFont(), TStyleManager::ModYTitleSizeInPixels(), TStyleManager::ModZTitleFont(), TStyleManager::ModZTitleSizeInPixels(), TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), TAttAxis::ResetAttAxis(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Float_t TStyle::GetTitleOffset ( Option_t axis = "X"  )  const

Definition at line 781 of file TStyle.cxx.

References AxisChoice(), fXaxis, fYaxis, fZaxis, and TAttAxis::GetTitleOffset().

Referenced by GetTitleXOffset(), GetTitleYOffset(), TStyleManager::ModApplyOnXYZ(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetTitleSize ( Option_t axis = "X"  )  const

Definition at line 794 of file TStyle.cxx.

References AxisChoice(), fTitleFontSize, fXaxis, fYaxis, fZaxis, and TAttAxis::GetTitleSize().

Referenced by GetTitleXSize(), GetTitleYSize(), TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXTitleSizeInPixels(), TStyleManager::ModYTitleSizeInPixels(), TStyleManager::ModZTitleSizeInPixels(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetTickLength ( Option_t axis = "X"  )  const

Definition at line 742 of file TStyle.cxx.

References AxisChoice(), fXaxis, fYaxis, fZaxis, and TAttAxis::GetTickLength().

Referenced by TStyleManager::ModApplyOnXYZ(), TGraphPainter::PaintGrapHist(), TAttAxis::ResetAttAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetBarOffset (  )  const [inline]

Definition at line 181 of file TStyle.h.

References fBarOffset.

Referenced by TGraphPainter::PaintGrapHist(), THistPainter::PaintHist(), SavePrimitive(), TStyleManager::UpdateEditor(), and TH1::UseCurrentStyle().

Float_t TStyle::GetBarWidth (  )  const [inline]

Definition at line 182 of file TStyle.h.

References fBarWidth.

Referenced by TGraphPainter::PaintGraph(), TGraphPainter::PaintGrapHist(), THistPainter::PaintHist(), SavePrimitive(), TStyleManager::UpdateEditor(), and TH1::UseCurrentStyle().

Int_t TStyle::GetDrawBorder (  )  const [inline]

Definition at line 183 of file TStyle.h.

References fDrawBorder.

Referenced by TGraphPainter::PaintGraph(), TGraphPainter::PaintGrapHist(), SavePrimitive(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetEndErrorSize (  )  const [inline]

Definition at line 184 of file TStyle.h.

References fEndErrorSize.

Referenced by THistPainter::PaintErrors(), TGraphPainter::PaintGraphAsymmErrors(), TGraphPainter::PaintGraphBentErrors(), TGraphPainter::PaintGraphErrors(), SavePrimitive(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetErrorX (  )  const [inline]

Definition at line 185 of file TStyle.h.

References fErrorX.

Referenced by THistPainter::Paint2DErrors(), THistPainter::PaintErrors(), SavePrimitive(), TGraphAsymmErrors::TGraphAsymmErrors(), TGraphErrors::TGraphErrors(), and TStyleManager::UpdateEditor().

Bool_t TStyle::GetCanvasPreferGL (  )  const [inline]

Definition at line 186 of file TStyle.h.

References fCanvasPreferGL.

Referenced by ClassImp(), ClassImpQ(), TTreePlayer::DrawSelect(), TH1::GetPainter(), SavePrimitive(), TCanvas::SaveSource(), and TCanvas::TCanvas().

Color_t TStyle::GetCanvasColor (  )  const [inline]

Definition at line 187 of file TStyle.h.

References fCanvasColor.

Referenced by TCanvas::Build(), draw_network(), StatDialogBDT::DrawTree(), SavePrimitive(), TStyleManager::UpdateEditor(), and TCanvas::UseCurrentStyle().

Width_t TStyle::GetCanvasBorderSize (  )  const [inline]

Definition at line 188 of file TStyle.h.

References fCanvasBorderSize.

Referenced by TCanvas::Build(), SavePrimitive(), TStyleManager::UpdateEditor(), and TCanvas::UseCurrentStyle().

Int_t TStyle::GetCanvasBorderMode (  )  const [inline]

Definition at line 189 of file TStyle.h.

References fCanvasBorderMode.

Referenced by TCanvas::Build(), SavePrimitive(), TStyleManager::UpdateEditor(), and TCanvas::UseCurrentStyle().

Int_t TStyle::GetCanvasDefH (  )  const [inline]

Definition at line 190 of file TStyle.h.

References fCanvasDefH.

Referenced by TCanvas::Constructor(), TStyleManager::ModAttDateTextSizeInPixels(), TStyleManager::ModStatFontSizeInPixels(), TStyleManager::ModTextSizeInPixels(), TStyleManager::ModTitleFontSizeInPixels(), TStyleManager::ModXLabelSizeInPixels(), TStyleManager::ModXTitleSizeInPixels(), TStyleManager::ModYLabelSizeInPixels(), TStyleManager::ModYTitleSizeInPixels(), TStyleManager::ModZLabelSizeInPixels(), TStyleManager::ModZTitleSizeInPixels(), SavePrimitive(), and TStyleManager::UpdateEditor().

Int_t TStyle::GetCanvasDefW (  )  const [inline]

Definition at line 191 of file TStyle.h.

References fCanvasDefW.

Referenced by TCanvas::Constructor(), SavePrimitive(), and TStyleManager::UpdateEditor().

Int_t TStyle::GetCanvasDefX (  )  const [inline]

Definition at line 192 of file TStyle.h.

References fCanvasDefX.

Referenced by TCanvas::Constructor(), SavePrimitive(), and TStyleManager::UpdateEditor().

Int_t TStyle::GetCanvasDefY (  )  const [inline]

Definition at line 193 of file TStyle.h.

References fCanvasDefY.

Referenced by TCanvas::Constructor(), SavePrimitive(), and TStyleManager::UpdateEditor().

Int_t TStyle::GetColorPalette ( Int_t  i  )  const

Definition at line 651 of file TStyle.cxx.

References TColor::GetColorPalette().

Referenced by TGLH2PolyPainter::CacheGeometry(), THistPainter::DefineColorLevels(), TGLLevelPalette::GeneratePalette(), TPaletteAxis::GetValueColor(), TPie::Init(), TPaletteAxis::Paint(), THistPainter::PaintColorLevels(), TGraph2DPainter::PaintContour(), TParallelCoordVar::PaintHistogram(), TGraph2DPainter::PaintLevels(), TGraph2DPainter::PaintPolyMarker(), THistPainter::PaintTH2PolyColorLevels(), TMVA::PDEFoam::RootPlot2dim(), SavePrimitive(), TEveRGBAPalette::SetupColor(), TPie::SortSlices(), and TSelectorDraw::TakeAction().

Int_t TStyle::GetColorModelPS (  )  const [inline]

Definition at line 195 of file TStyle.h.

References fColorModelPS.

Referenced by TPostScript::Initialize(), TPDF::PatternEncode(), SavePrimitive(), TPDF::SetColor(), TPostScript::SetColor(), TPostScript::SetFillPatterns(), TPDF::SetFillPatterns(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetDateX (  )  const [inline]

Definition at line 196 of file TStyle.h.

References fDateX.

Referenced by TPad::PaintDate(), SavePrimitive(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetDateY (  )  const [inline]

Definition at line 197 of file TStyle.h.

References fDateY.

Referenced by TPad::PaintDate(), SavePrimitive(), and TStyleManager::UpdateEditor().

const char* TStyle::GetFitFormat (  )  const [inline]

Definition at line 198 of file TStyle.h.

References TString::Data(), and fFitFormat.

Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TPaveStats::TPaveStats(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().

Int_t TStyle::GetHatchesLineWidth (  )  const [inline]

Definition at line 199 of file TStyle.h.

References fHatchesLineWidth.

Referenced by TPad::PaintFillAreaHatches(), SavePrimitive(), and TStyleManager::UpdateEditor().

Double_t TStyle::GetHatchesSpacing (  )  const [inline]

Definition at line 200 of file TStyle.h.

References fHatchesSpacing.

Referenced by TPad::PaintFillAreaHatches(), SavePrimitive(), and TStyleManager::UpdateEditor().

Width_t TStyle::GetLegendBorderSize (  )  const [inline]

Definition at line 201 of file TStyle.h.

References fLegendBorderSize.

Referenced by SavePrimitive(), TLegend::TLegend(), and TStyleManager::UpdateEditor().

Int_t TStyle::GetNumberOfColors (  )  const

Definition at line 723 of file TStyle.cxx.

References TColor::GetNumberOfColors().

Referenced by TGLH2PolyPainter::CacheGeometry(), THistPainter::DefineColorLevels(), TTreePlayer::DrawSelect(), TGLLevelPalette::GeneratePalette(), TPaletteAxis::GetValueColor(), TPaletteAxis::Paint(), THistPainter::PaintColorLevels(), TGraph2DPainter::PaintContour(), TParallelCoordVar::PaintHistogram(), TGraph2DPainter::PaintLevels(), TGraph2DPainter::PaintPolyMarker(), THistPainter::PaintTH2PolyColorLevels(), TMVA::PDEFoam::RootPlot2dim(), SavePrimitive(), TEveRGBAPalette::SetupColor(), TSelectorDraw::TakeAction(), TProofDrawListOfPolyMarkers3D::Terminate(), TProofDrawListOfGraphs::Terminate(), and triangles().

Color_t TStyle::GetPadColor (  )  const [inline]

Definition at line 203 of file TStyle.h.

References fPadColor.

Referenced by TCreatePrimitives::Pad(), SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Width_t TStyle::GetPadBorderSize (  )  const [inline]

Definition at line 204 of file TStyle.h.

References fPadBorderSize.

Referenced by SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Int_t TStyle::GetPadBorderMode (  )  const [inline]

Definition at line 205 of file TStyle.h.

References fPadBorderMode.

Referenced by SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Float_t TStyle::GetPadBottomMargin (  )  const [inline]

Definition at line 206 of file TStyle.h.

References fPadBottomMargin.

Referenced by TCanvas::Build(), TAttPad::ResetAttPad(), SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Float_t TStyle::GetPadTopMargin (  )  const [inline]

Definition at line 207 of file TStyle.h.

References fPadTopMargin.

Referenced by TCanvas::Build(), TMVAGlob::plot_logo(), TAttPad::ResetAttPad(), SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Float_t TStyle::GetPadLeftMargin (  )  const [inline]

Definition at line 208 of file TStyle.h.

References fPadLeftMargin.

Referenced by TCanvas::Build(), TAttPad::ResetAttPad(), SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Float_t TStyle::GetPadRightMargin (  )  const [inline]

Definition at line 209 of file TStyle.h.

References fPadRightMargin.

Referenced by TCanvas::Build(), TMVAGlob::plot_logo(), TAttPad::ResetAttPad(), SavePrimitive(), TPad::SetPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Bool_t TStyle::GetPadGridX (  )  const [inline]

Definition at line 210 of file TStyle.h.

References fPadGridX.

Referenced by TCanvas::Build(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Bool_t TStyle::GetPadGridY (  )  const [inline]

Definition at line 211 of file TStyle.h.

References fPadGridY.

Referenced by TCanvas::Build(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Int_t TStyle::GetPadTickX (  )  const [inline]

Definition at line 212 of file TStyle.h.

References fPadTickX.

Referenced by TCanvas::Build(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Int_t TStyle::GetPadTickY (  )  const [inline]

Definition at line 213 of file TStyle.h.

References fPadTickY.

Referenced by TCanvas::Build(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Color_t TStyle::GetFuncColor (  )  const [inline]

Definition at line 214 of file TStyle.h.

References fFuncColor.

Referenced by TF1::CreateFromCintClass(), TF1::CreateFromFunctor(), SavePrimitive(), TF1::TF1(), and TStyleManager::UpdateEditor().

Style_t TStyle::GetFuncStyle (  )  const [inline]

Definition at line 215 of file TStyle.h.

References fFuncStyle.

Referenced by TF1::CreateFromCintClass(), TF1::CreateFromFunctor(), SavePrimitive(), TF1::TF1(), and TStyleManager::UpdateEditor().

Width_t TStyle::GetFuncWidth (  )  const [inline]

Definition at line 216 of file TStyle.h.

References fFuncWidth.

Referenced by TF1::CreateFromCintClass(), TF1::CreateFromFunctor(), SavePrimitive(), TF1::TF1(), and TStyleManager::UpdateEditor().

Color_t TStyle::GetGridColor (  )  const [inline]

Definition at line 217 of file TStyle.h.

References fGridColor.

Referenced by TGaxis::PaintAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Style_t TStyle::GetGridStyle (  )  const [inline]

Definition at line 218 of file TStyle.h.

References fGridStyle.

Referenced by TGaxis::PaintAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Width_t TStyle::GetGridWidth (  )  const [inline]

Definition at line 219 of file TStyle.h.

References fGridWidth.

Referenced by TGaxis::PaintAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Color_t TStyle::GetFrameFillColor (  )  const [inline]

Definition at line 220 of file TStyle.h.

References fFrameFillColor.

Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().

Color_t TStyle::GetFrameLineColor (  )  const [inline]

Definition at line 221 of file TStyle.h.

References fFrameLineColor.

Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().

Style_t TStyle::GetFrameFillStyle (  )  const [inline]

Definition at line 222 of file TStyle.h.

References fFrameFillStyle.

Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().

Style_t TStyle::GetFrameLineStyle (  )  const [inline]

Definition at line 223 of file TStyle.h.

References fFrameLineStyle.

Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().

Width_t TStyle::GetFrameLineWidth (  )  const [inline]

Definition at line 224 of file TStyle.h.

References fFrameLineWidth.

Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().

Width_t TStyle::GetFrameBorderSize (  )  const [inline]

Definition at line 225 of file TStyle.h.

References fFrameBorderSize.

Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().

Int_t TStyle::GetFrameBorderMode (  )  const [inline]

Definition at line 226 of file TStyle.h.

References fFrameBorderMode.

Referenced by TAttPad::ResetAttPad(), SavePrimitive(), TStyleManager::UpdateEditor(), and TFrame::UseCurrentStyle().

Color_t TStyle::GetHistFillColor (  )  const [inline]

Definition at line 227 of file TStyle.h.

References fHistFillColor.

Referenced by SavePrimitive(), TTree::TTree(), TStyleManager::UpdateEditor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().

Color_t TStyle::GetHistLineColor (  )  const [inline]

Definition at line 228 of file TStyle.h.

References fHistLineColor.

Referenced by SavePrimitive(), TTree::TTree(), TStyleManager::UpdateEditor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().

Style_t TStyle::GetHistFillStyle (  )  const [inline]

Definition at line 229 of file TStyle.h.

References fHistFillStyle.

Referenced by SavePrimitive(), TTree::TTree(), TStyleManager::UpdateEditor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().

Style_t TStyle::GetHistLineStyle (  )  const [inline]

Definition at line 230 of file TStyle.h.

References fHistLineStyle.

Referenced by SavePrimitive(), TTree::TTree(), TStyleManager::UpdateEditor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().

Width_t TStyle::GetHistLineWidth (  )  const [inline]

Definition at line 231 of file TStyle.h.

References fHistLineWidth.

Referenced by SavePrimitive(), TTree::TTree(), TStyleManager::UpdateEditor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().

Bool_t TStyle::GetHistMinimumZero (  )  const [inline]

Definition at line 232 of file TStyle.h.

References fHistMinimumZero.

Referenced by FindAxisRange(), TPainter3dAlgorithms::LegoFunction(), THistPainter::PaintBar(), THistPainter::PaintBarH(), THistPainter::PaintInit(), THistPainter::PaintScatterPlot(), THistPainter::PaintText(), THistPainter::PaintTH2PolyText(), SavePrimitive(), THistPainter::TableInit(), and TStyleManager::UpdateEditor().

Double_t TStyle::GetHistTopMargin (  )  const [inline]

Definition at line 233 of file TStyle.h.

References fHistTopMargin.

Referenced by FindAxisRange(), THStack::Paint(), THistPainter::PaintInit(), THistPainter::PaintInitH(), THistPainter::PaintLego(), THistPainter::PaintScatterPlot(), THistPainter::PaintSurface(), and THistPainter::TableInit().

Float_t TStyle::GetLegoInnerR (  )  const [inline]

Definition at line 234 of file TStyle.h.

References fLegoInnerR.

Referenced by TGLLegoPainter::DrawLegoCylindrical(), TGLLegoPainter::DrawLegoSpherical(), TGLSurfacePainter::InitGeometryCylindrical(), TGLSurfacePainter::InitGeometrySpherical(), TPainter3dAlgorithms::LegoFunction(), SavePrimitive(), TPainter3dAlgorithms::SurfaceFunction(), and TStyleManager::UpdateEditor().

Int_t TStyle::GetNumberContours (  )  const [inline]

Definition at line 235 of file TStyle.h.

References fNumberContours.

Referenced by THistPainter::PaintColorLevels(), TGraph2DPainter::PaintContour(), THistPainter::PaintContour(), THistPainter::PaintH3(), THistPainter::PaintLego(), THistPainter::PaintSurface(), THistPainter::PaintTH2PolyColorLevels(), TGraph2DPainter::PaintTriangles(), TGLLegoPainter::PreparePalette(), TGLSurfacePainter::PreparePalette(), TGLTH3Slice::PreparePalette(), SavePrimitive(), and TStyleManager::UpdateEditor().

Int_t TStyle::GetOptDate (  )  const [inline]

Definition at line 236 of file TStyle.h.

References fOptDate.

Referenced by TStyleManager::ModOptDateFormat(), TPad::PaintDate(), SavePrimitive(), and TStyleManager::UpdateEditor().

Int_t TStyle::GetOptFile (  )  const [inline]

Definition at line 237 of file TStyle.h.

References fOptFile.

Int_t TStyle::GetOptFit (  )  const [inline]

Definition at line 238 of file TStyle.h.

References fOptFit.

Referenced by TRootCanvas::CreateCanvas(), TPaveStats::GetOptFit(), THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), TRootCanvas::ProcessMessage(), SavePrimitive(), TCanvas::SavePrimitive(), TCanvas::SaveSource(), TPaveStats::TPaveStats(), TStyleManager::UpdateEditor(), TH1::UseCurrentStyle(), and TPaveStats::UseCurrentStyle().

Int_t TStyle::GetOptStat (  )  const [inline]

Definition at line 239 of file TStyle.h.

References fOptStat.

Referenced by TRootCanvas::CreateCanvas(), TPaveStats::GetOptStat(), THistPainter::Paint(), THistPainter::PaintBarH(), THistPainter::PaintH3(), THistPainter::PaintTable(), TRootCanvas::ProcessMessage(), SavePrimitive(), TCanvas::SavePrimitive(), TCanvas::SaveSource(), TPaveStats::TPaveStats(), TStyleManager::UpdateEditor(), TH1::UseCurrentStyle(), and TPaveStats::UseCurrentStyle().

Int_t TStyle::GetOptTitle (  )  const [inline]

Definition at line 240 of file TStyle.h.

References fOptTitle.

Referenced by TRootCanvas::CreateCanvas(), TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), TRootCanvas::ProcessMessage(), SavePrimitive(), TCanvas::SavePrimitive(), TCanvas::SaveSource(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Int_t TStyle::GetOptLogx (  )  const [inline]

Definition at line 241 of file TStyle.h.

References fOptLogx.

Referenced by TCanvas::Build(), RooStats::SamplingDistPlot::Draw(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Int_t TStyle::GetOptLogy (  )  const [inline]

Definition at line 242 of file TStyle.h.

References fOptLogy.

Referenced by TCanvas::Build(), RooStats::SamplingDistPlot::Draw(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Int_t TStyle::GetOptLogz (  )  const [inline]

Definition at line 243 of file TStyle.h.

References fOptLogz.

Referenced by TCanvas::Build(), SavePrimitive(), TPad::TPad(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

const char* TStyle::GetPaintTextFormat (  )  const [inline]

Definition at line 244 of file TStyle.h.

References TString::Data(), and fPaintTextFormat.

Referenced by THistPainter::PaintText(), THistPainter::PaintTH2PolyText(), SavePrimitive(), and TStyleManager::UpdateEditor().

void TStyle::GetPaperSize ( Float_t xsize,
Float_t ysize 
) const

Definition at line 732 of file TStyle.cxx.

References fPaperSizeX, and fPaperSizeY.

Referenced by TStyleManager::ModPaperSizePredef(), TPostScript::Open(), TPDF::Open(), TSVG::Open(), and TStyleManager::UpdateEditor().

Int_t TStyle::GetShowEventStatus (  )  const [inline]

Definition at line 246 of file TStyle.h.

References fShowEventStatus.

Int_t TStyle::GetShowEditor (  )  const [inline]

Definition at line 247 of file TStyle.h.

References fShowEditor.

Int_t TStyle::GetShowToolBar (  )  const [inline]

Definition at line 248 of file TStyle.h.

References fShowToolBar.

Float_t TStyle::GetScreenFactor (  )  const [inline]

Definition at line 250 of file TStyle.h.

References fScreenFactor.

Referenced by ClassImp(), TCanvas::Constructor(), TASImage::Draw(), SavePrimitive(), TCanvas::SaveSource(), TBrowser::TBrowser(), TControlBar::TControlBar(), and TStyleManager::UpdateEditor().

Color_t TStyle::GetStatColor (  )  const [inline]

Definition at line 251 of file TStyle.h.

References fStatColor.

Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().

Color_t TStyle::GetStatTextColor (  )  const [inline]

Definition at line 252 of file TStyle.h.

References fStatTextColor.

Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().

Width_t TStyle::GetStatBorderSize (  )  const [inline]

Definition at line 253 of file TStyle.h.

References fStatBorderSize.

Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().

Style_t TStyle::GetStatFont (  )  const [inline]

Definition at line 254 of file TStyle.h.

References fStatFont.

Referenced by TStyleManager::ModStatFont(), TStyleManager::ModStatFontSizeInPixels(), THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().

Float_t TStyle::GetStatFontSize (  )  const [inline]

Definition at line 255 of file TStyle.h.

References fStatFontSize.

Referenced by TStyleManager::ModStatFontSizeInPixels(), THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().

Style_t TStyle::GetStatStyle (  )  const [inline]

Definition at line 256 of file TStyle.h.

References fStatStyle.

Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().

const char* TStyle::GetStatFormat (  )  const [inline]

Definition at line 257 of file TStyle.h.

References TString::Data(), and fStatFormat.

Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TPaveStats::TPaveStats(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().

Float_t TStyle::GetStatX (  )  const [inline]

Definition at line 258 of file TStyle.h.

References fStatX.

Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().

Float_t TStyle::GetStatY (  )  const [inline]

Definition at line 259 of file TStyle.h.

References fStatY.

Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().

Float_t TStyle::GetStatW (  )  const [inline]

Definition at line 260 of file TStyle.h.

References fStatW.

Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().

Float_t TStyle::GetStatH (  )  const [inline]

Definition at line 261 of file TStyle.h.

References fStatH.

Referenced by THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPaveStats::UseCurrentStyle().

Int_t TStyle::GetStripDecimals (  )  const [inline]

Definition at line 262 of file TStyle.h.

References fStripDecimals.

Referenced by TGaxis::PaintAxis(), SavePrimitive(), and TStyleManager::UpdateEditor().

Double_t TStyle::GetTimeOffset (  )  const [inline]

Definition at line 263 of file TStyle.h.

References fTimeOffset.

Referenced by TGaxis::PaintAxis(), SavePrimitive(), TGaxis::SetTimeFormat(), TAxis::SetTimeFormat(), and TStyleManager::UpdateEditor().

Int_t TStyle::GetTitleAlign (  )  [inline]

Definition at line 264 of file TStyle.h.

References fTitleAlign.

Referenced by TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().

Color_t TStyle::GetTitleFillColor (  )  const [inline]

Definition at line 265 of file TStyle.h.

References fTitleColor.

Referenced by draw_layer_labels(), draw_network(), TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Color_t TStyle::GetTitleTextColor (  )  const [inline]

Definition at line 266 of file TStyle.h.

References fTitleTextColor.

Referenced by draw_input_labels(), draw_layer_labels(), draw_network(), TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Style_t TStyle::GetTitleStyle (  )  const [inline]

Definition at line 267 of file TStyle.h.

References fTitleStyle.

Referenced by TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetTitleFontSize (  )  const [inline]

Definition at line 268 of file TStyle.h.

References fTitleFontSize.

Referenced by TStyleManager::ModTitleFontSizeInPixels(), TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().

Width_t TStyle::GetTitleBorderSize (  )  const [inline]

Definition at line 269 of file TStyle.h.

References fTitleBorderSize.

Referenced by draw_network(), TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), TStyleManager::UpdateEditor(), and TPad::UseCurrentStyle().

Float_t TStyle::GetTitleXOffset (  )  const [inline]

Definition at line 270 of file TStyle.h.

References GetTitleOffset().

Float_t TStyle::GetTitleXSize (  )  const [inline]

Definition at line 271 of file TStyle.h.

References GetTitleSize().

Float_t TStyle::GetTitleYOffset (  )  const [inline]

Definition at line 272 of file TStyle.h.

References GetTitleOffset().

Float_t TStyle::GetTitleYSize (  )  const [inline]

Definition at line 273 of file TStyle.h.

References GetTitleSize().

Float_t TStyle::GetTitleX (  )  const [inline]

Definition at line 274 of file TStyle.h.

References fTitleX.

Referenced by TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetTitleY (  )  const [inline]

Definition at line 275 of file TStyle.h.

References fTitleY.

Referenced by TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetTitleW (  )  const [inline]

Definition at line 276 of file TStyle.h.

References fTitleW.

Referenced by TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), and TStyleManager::UpdateEditor().

Float_t TStyle::GetTitleH (  )  const [inline]

Definition at line 277 of file TStyle.h.

References fTitleH.

Referenced by TPie::Paint(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintTitle(), SavePrimitive(), TSVDUnfoldExample(), and TStyleManager::UpdateEditor().

const char* TStyle::GetHeaderPS (  )  const [inline]

Definition at line 278 of file TStyle.h.

References TString::Data(), and fHeaderPS.

Referenced by TSVG::Initialize(), TPostScript::Initialize(), SavePrimitive(), and TStyleManager::UpdateEditor().

const char* TStyle::GetTitlePS (  )  const [inline]

Definition at line 279 of file TStyle.h.

References TString::Data(), and fTitlePS.

Referenced by TPostScript::Initialize(), SavePrimitive(), and TStyleManager::UpdateEditor().

const char * TStyle::GetLineStyleString ( Int_t  i = 1  )  const

Definition at line 712 of file TStyle.cxx.

References TString::Data(), and fLineStyle.

Referenced by TSVG::DrawPS(), TImageDump::DrawPS(), TQtPen::SetLineStyle(), TPostScript::SetLineStyle(), TPDF::SetLineStyle(), TGX11::SetLineStyle(), and TGWin32::UpdateLineStyle().

Float_t TStyle::GetLineScalePS (  )  const [inline]

Definition at line 281 of file TStyle.h.

References fLineScalePS.

Referenced by TPostScript::Open(), TPDF::Open(), TSVG::Open(), SavePrimitive(), and TStyleManager::UpdateEditor().

Bool_t TStyle::IsReading (  )  const [inline]

Definition at line 282 of file TStyle.h.

References fIsReading.

Referenced by TGraph::UseCurrentStyle(), TAxis3D::UseCurrentStyle(), TPad::UseCurrentStyle(), TPaveText::UseCurrentStyle(), TH1::UseCurrentStyle(), TCanvas::UseCurrentStyle(), TPaveStats::UseCurrentStyle(), TFrame::UseCurrentStyle(), and TTree::UseCurrentStyle().

void TStyle::Paint ( Option_t option = ""  )  [virtual]

Reimplemented from TObject.

Definition at line 807 of file TStyle.cxx.

References Form(), gROOT, and TROOT::ProcessLine().

void TStyle::Reset ( Option_t option = ""  )  [virtual]

Definition at line 391 of file TStyle.cxx.

References fAttDate, fBarOffset, fBarWidth, fCanvasBorderMode, fCanvasBorderSize, fCanvasColor, fCanvasDefH, fCanvasDefW, fCanvasDefX, fCanvasDefY, fCanvasPreferGL, fDrawBorder, fEndErrorSize, fErrorX, fFrameBorderMode, fFrameBorderSize, fFrameFillColor, fFrameFillStyle, fFrameLineColor, fFrameLineStyle, fFrameLineWidth, fFuncColor, fFuncStyle, fFuncWidth, fGridColor, fGridStyle, fGridWidth, fHatchesLineWidth, fHatchesSpacing, fHeaderPS, fHistFillColor, fHistFillStyle, fHistLineColor, fHistLineStyle, fHistLineWidth, fHistMinimumZero, fHistTopMargin, fIsReading, fLegendBorderSize, fLegoInnerR, fNumberContours, fOptDate, fOptFile, fOptFit, fOptLogx, fOptLogy, fOptLogz, fOptStat, fOptTitle, fPadBorderMode, fPadBorderSize, fPadBottomMargin, fPadColor, fPadGridX, fPadGridY, fPadLeftMargin, fPadRightMargin, fPadTickX, fPadTickY, fPadTopMargin, fScreenFactor, fShowEditor, fShowEventStatus, fShowToolBar, fStatBorderSize, fStatColor, fStatFont, fStatFontSize, fStatH, fStatStyle, fStatTextColor, fStatW, fStatX, fStatY, fStripDecimals, fTimeOffset, fTitleAlign, fTitleBorderSize, fTitleColor, fTitleFont, fTitleFontSize, fTitleH, fTitlePS, fTitleStyle, fTitleTextColor, fTitleW, fTitleX, fTitleY, fXaxis, fYaxis, fZaxis, i, kBlack, kBlue, kFALSE, kGreen, kRed, kTRUE, TAttAxis::ResetAttAxis(), TAttFill::ResetAttFill(), TAttLine::ResetAttLine(), TAttMarker::ResetAttMarker(), TAttText::ResetAttText(), SetCanvasBorderMode(), SetCanvasColor(), SetColorModelPS(), SetDateX(), SetDateY(), TAttFill::SetFillColor(), TAttFill::SetFillStyle(), SetFitFormat(), SetFrameBorderMode(), SetFrameFillColor(), SetFrameLineWidth(), SetFuncColor(), SetFuncWidth(), SetHistLineColor(), SetHistLineWidth(), SetLabelColor(), SetLabelOffset(), SetLabelSize(), SetLegendBorderSize(), SetLineScalePS(), SetLineStyleString(), TAttLine::SetLineWidth(), SetOptStat(), SetOptTitle(), SetPadBorderMode(), SetPadBottomMargin(), SetPadColor(), SetPadLeftMargin(), SetPadTickX(), SetPadTickY(), SetPaintTextFormat(), SetPalette(), SetPaperSize(), SetStatBorderSize(), SetStatColor(), SetStatFormat(), TAttText::SetTextAlign(), TAttText::SetTextSize(), SetTitleBorderSize(), SetTitleFillColor(), SetTitleOffset(), SetTitleSize(), and SetTitleTextColor().

Referenced by TStyleManager::DoImportMacro(), StartTest(), and TStyle().

void TStyle::SetColorModelPS ( Int_t  c = 0  ) 

Definition at line 818 of file TStyle.cxx.

References fColorModelPS.

Referenced by TStyleManager::ModColorModelPS(), and Reset().

void TStyle::SetFitFormat ( const char *  format = "5.4g"  )  [inline]

Definition at line 287 of file TStyle.h.

References fFitFormat.

Referenced by TStyleManager::ModFitFormat(), Reset(), TPaveStats::SaveStyle(), and TPaveStats::UseCurrentStyle().

void TStyle::SetHeaderPS ( const char *  header  ) 

Definition at line 908 of file TStyle.cxx.

References fHeaderPS.

Referenced by TStyleManager::ModHeaderPS().

void TStyle::SetHatchesLineWidth ( Int_t  l  )  [inline]

Definition at line 289 of file TStyle.h.

References fHatchesLineWidth.

Referenced by fillpatterns(), TStyleManager::ModHatchesLineWidth(), and patterns().

void TStyle::SetHatchesSpacing ( Double_t  h  )  [inline]

Definition at line 290 of file TStyle.h.

References fHatchesSpacing, and TMath::Max().

Referenced by fillpatterns(), TStyleManager::ModHatchesSpacing(), and patterns().

void TStyle::SetTitlePS ( const char *  pstitle  ) 

Definition at line 937 of file TStyle.cxx.

References fTitlePS.

Referenced by TStyleManager::ModTitlePS().

void TStyle::SetLineScalePS ( Float_t  scale = 3  )  [inline]

Definition at line 292 of file TStyle.h.

References fLineScalePS.

Referenced by TStyleManager::ModLineScalePS(), and Reset().

void TStyle::SetLineStyleString ( Int_t  i,
const char *  text 
)

Definition at line 1017 of file TStyle.cxx.

References fLineStyle, l, snprintf, and strlcat().

Referenced by StatDialogMVAEffs::DrawHistograms(), Reset(), TParallelCoord::SetDotsSpacing(), and TMVAGlob::SetTMVAStyle().

void TStyle::SetNdivisions ( Int_t  n = 510,
Option_t axis = "X" 
)

Definition at line 854 of file TStyle.cxx.

References TString::Contains(), fXaxis, fYaxis, fZaxis, TAttAxis::SetNdivisions(), and TString::ToLower().

Referenced by Draw_PerfProfiles(), Draw_Slave_Access(), Draw_Time_Hists(), TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXNdivisions(), TStyleManager::ModYNdivisions(), TStyleManager::ModZNdivisions(), and TAxis3D::UseCurrentStyle().

void TStyle::SetAxisColor ( Color_t  color = 1,
Option_t axis = "X" 
)

Definition at line 879 of file TStyle.cxx.

References TString::Contains(), fXaxis, fYaxis, fZaxis, TAttAxis::SetAxisColor(), and TString::ToLower().

Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXAxisColor(), TStyleManager::ModYAxisColor(), TStyleManager::ModZAxisColor(), and TAxis3D::UseCurrentStyle().

void TStyle::SetLabelColor ( Color_t  color = 1,
Option_t axis = "X" 
)

Definition at line 947 of file TStyle.cxx.

References TString::Contains(), fXaxis, fYaxis, fZaxis, TAttAxis::SetLabelColor(), and TString::ToLower().

Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXLabelColor(), TStyleManager::ModYLabelColor(), TStyleManager::ModZLabelColor(), Reset(), TStyle(), and TAxis3D::UseCurrentStyle().

void TStyle::SetLabelFont ( Style_t  font = 62,
Option_t axis = "X" 
)

Definition at line 963 of file TStyle.cxx.

References TString::Contains(), fXaxis, fYaxis, fZaxis, TAttAxis::SetLabelFont(), and TString::ToLower().

Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXLabelFont(), TStyleManager::ModXLabelSizeInPixels(), TStyleManager::ModYLabelFont(), TStyleManager::ModYLabelSizeInPixels(), TStyleManager::ModZLabelFont(), TStyleManager::ModZLabelSizeInPixels(), and TAxis3D::UseCurrentStyle().

void TStyle::SetLabelOffset ( Float_t  offset = 0.005,
Option_t axis = "X" 
)

Definition at line 984 of file TStyle.cxx.

References TString::Contains(), fXaxis, fYaxis, fZaxis, TAttAxis::SetLabelOffset(), and TString::ToLower().

Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXLabelOffset(), TStyleManager::ModYLabelOffset(), TStyleManager::ModZLabelOffset(), Reset(), TStyle(), and TAxis3D::UseCurrentStyle().

void TStyle::SetLabelSize ( Float_t  size = 0.04,
Option_t axis = "X" 
)

Definition at line 1001 of file TStyle.cxx.

References TString::Contains(), fXaxis, fYaxis, fZaxis, TAttAxis::SetLabelSize(), and TString::ToLower().

Referenced by fitslicesy(), langaus(), TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXLabelSize(), TStyleManager::ModXLabelSizeInPixels(), TStyleManager::ModYLabelSize(), TStyleManager::ModYLabelSizeInPixels(), TStyleManager::ModZLabelSize(), TStyleManager::ModZLabelSizeInPixels(), Reset(), TStyle(), and TAxis3D::UseCurrentStyle().

void TStyle::SetLegoInnerR ( Float_t  rad = 0.5  )  [inline]

Definition at line 300 of file TStyle.h.

References fLegoInnerR.

Referenced by TStyleManager::ModLegoInnerR().

void TStyle::SetScreenFactor ( Float_t  factor = 1  )  [inline]

Definition at line 301 of file TStyle.h.

References fScreenFactor.

Referenced by ClassImp(), TApplication::InitializeGraphics(), and TStyleManager::ModScreenFactor().

void TStyle::SetTickLength ( Float_t  length = 0.03,
Option_t axis = "X" 
)

Definition at line 1288 of file TStyle.cxx.

References TString::Contains(), fXaxis, fYaxis, fZaxis, TAttAxis::SetTickLength(), and TString::ToLower().

Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXTickLength(), TStyleManager::ModYTickLength(), TStyleManager::ModZTickLength(), and TAxis3D::UseCurrentStyle().

void TStyle::SetTitleColor ( Color_t  color = 1,
Option_t axis = "X" 
)

Definition at line 1304 of file TStyle.cxx.

References TString::Contains(), fTitleColor, fXaxis, fYaxis, fZaxis, kFALSE, kTRUE, TAttAxis::SetTitleColor(), and TString::ToLower().

Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXTitleColor(), TStyleManager::ModYTitleColor(), TStyleManager::ModZTitleColor(), and TAxis3D::UseCurrentStyle().

void TStyle::SetTitleFont ( Style_t  font = 62,
Option_t axis = "X" 
)

Definition at line 1325 of file TStyle.cxx.

References TString::Contains(), fTitleFont, fXaxis, fYaxis, fZaxis, kFALSE, kTRUE, TAttAxis::SetTitleFont(), and TString::ToLower().

Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModTitleFont(), TStyleManager::ModTitleFontSizeInPixels(), TStyleManager::ModXTitleFont(), TStyleManager::ModXTitleSizeInPixels(), TStyleManager::ModYTitleFont(), TStyleManager::ModYTitleSizeInPixels(), TStyleManager::ModZTitleFont(), TStyleManager::ModZTitleSizeInPixels(), TAxis3D::UseCurrentStyle(), and TPad::UseCurrentStyle().

void TStyle::SetTitleOffset ( Float_t  offset = 1,
Option_t axis = "X" 
)

Definition at line 1346 of file TStyle.cxx.

References TString::Contains(), fXaxis, fYaxis, fZaxis, TAttAxis::SetTitleOffset(), and TString::ToLower().

Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXTitleOffset(), TStyleManager::ModYTitleOffset(), TStyleManager::ModZTitleOffset(), Reset(), SetTitleXOffset(), SetTitleYOffset(), TStyle(), and TAxis3D::UseCurrentStyle().

void TStyle::SetTitleSize ( Float_t  size = 0.02,
Option_t axis = "X" 
)

Definition at line 1367 of file TStyle.cxx.

References TString::Contains(), fTitleFontSize, fXaxis, fYaxis, fZaxis, kFALSE, kTRUE, TAttAxis::SetTitleSize(), and TString::ToLower().

Referenced by TStyleManager::ModApplyOnXYZ(), TStyleManager::ModXTitleSize(), TStyleManager::ModXTitleSizeInPixels(), TStyleManager::ModYTitleSize(), TStyleManager::ModYTitleSizeInPixels(), TStyleManager::ModZTitleSize(), TStyleManager::ModZTitleSizeInPixels(), Reset(), SetTitleXSize(), SetTitleYSize(), TStyle(), and TAxis3D::UseCurrentStyle().

void TStyle::SetNumberContours ( Int_t  number = 20  ) 

Definition at line 1065 of file TStyle.cxx.

References TObject::Error(), and fNumberContours.

Referenced by deviations(), TStyleManager::ModNumberContours(), and Plot().

void TStyle::SetOptDate ( Int_t  datefl = 1  ) 

Definition at line 1079 of file TStyle.cxx.

References fAttDate, fOptDate, SetDateX(), SetDateY(), and TAttText::SetTextAlign().

Referenced by TStyleManager::ModOptDateBool(), and TStyleManager::ModOptDateFormat().

void TStyle::SetOptFile ( Int_t  file = 1  )  [inline]

Definition at line 309 of file TStyle.h.

References fOptFile.

void TStyle::SetOptFit ( Int_t  fit = 1  ) 

Definition at line 1135 of file TStyle.cxx.

References fOptFit, gPad, kTakeStyle, and TObject::SetBit().

Referenced by combinedFit(), fit2dHist(), graph2dfit(), h1analysisProxy_Terminate(), langaus(), line3Dfit(), main(), minuit2FitBench(), minuit2FitBench2D(), TStyleManager::ModOptFit(), multigraph(), piRandom(), TRootCanvas::ProcessMessage(), TPaveStats::SaveStyle(), TMVAGlob::SetTMVAStyle(), statfitparam(), stress1(), h1analysis::Terminate(), TestBinomial(), testGausFit(), testGraph(), testUnfold1(), testUnfold3(), tmultigraph1(), tmultigraph2(), TwoHistoFit2D(), unuranDemo(), unuranDistr(), and TPaveStats::UseCurrentStyle().

void TStyle::SetOptLogx ( Int_t  logx = 1  )  [inline]

Definition at line 311 of file TStyle.h.

References fOptLogx.

Referenced by RooStats::SamplingDistPlot::Draw(), TStyleManager::ModOptLogx(), and TPad::UseCurrentStyle().

void TStyle::SetOptLogy ( Int_t  logy = 1  )  [inline]

Definition at line 312 of file TStyle.h.

References fOptLogy.

Referenced by RooStats::SamplingDistPlot::Draw(), TStyleManager::ModOptLogy(), piRandom(), TSVDUnfoldExample(), and TPad::UseCurrentStyle().

void TStyle::SetOptLogz ( Int_t  logz = 1  )  [inline]

Definition at line 313 of file TStyle.h.

References fOptLogz.

Referenced by TStyleManager::ModOptLogz(), and TPad::UseCurrentStyle().

void TStyle::SetOptStat ( Int_t  stat = 1  ) 

Definition at line 1168 of file TStyle.cxx.

References fOptStat, gPad, kTakeStyle, and TObject::SetBit().

Referenced by TGeoChecker::CheckBoundaryErrors(), ContourList(), Draw_PerfProfiles(), Draw_Time_Hists(), DrawData(), earth(), fit2a(), GAMinTutorial(), GammaFun(), graph2dfit(), h1analysisProxy_Terminate(), TMVAGlob::Initialize(), langaus(), line3Dfit(), main(), markerwarning(), memstat(), TStyleManager::ModOptStat(), options2d1(), plot(), TEveDigitSetEditor::PlotHisto(), TRootCanvas::ProcessMessage(), Reset(), rf607_fitresult(), rf801_mcstudy(), TPaveStats::SaveStyle(), SetOptStat(), TMVAGlob::SetTMVAStyle(), TMemStatShow::Show(), showEventSample(), sparsehist(), statfitparam(), ProofFriends::Terminate(), h1analysis::Terminate(), TestBinomial(), TestBasic607::testCode(), testGausFit(), th2polyEurope(), th2polyUSA(), TStyle(), TSVDUnfoldExample(), twoscales(), TH1::UseCurrentStyle(), TPaveStats::UseCurrentStyle(), and zones().

void TStyle::SetOptStat ( Option_t stat  ) 

Definition at line 1212 of file TStyle.cxx.

References TString::Contains(), and SetOptStat().

void TStyle::SetOptTitle ( Int_t  tit = 1  )  [inline]

Definition at line 316 of file TStyle.h.

References fOptTitle.

Referenced by earth(), TStyleManager::ModOptTitle(), paracoor(), plot(), TRootCanvas::ProcessMessage(), Reset(), TMVAGlob::SetTMVAStyle(), and TStyle().

void TStyle::SetBarOffset ( Float_t  baroff = 0.5  )  [inline]

Definition at line 317 of file TStyle.h.

References fBarOffset.

Referenced by TStyleManager::ModBarOffset(), THistPainter::PaintHist(), and TH1::UseCurrentStyle().

void TStyle::SetBarWidth ( Float_t  barwidth = 0.5  )  [inline]

Definition at line 318 of file TStyle.h.

References fBarWidth.

Referenced by TStyleManager::ModBarWidth(), THistPainter::PaintHist(), and TH1::UseCurrentStyle().

void TStyle::SetDateX ( Float_t  x = 0.01  )  [inline]

Definition at line 319 of file TStyle.h.

References fDateX, and x.

Referenced by TStyleManager::ModDateX(), Reset(), and SetOptDate().

void TStyle::SetDateY ( Float_t  y = 0.01  )  [inline]

Definition at line 320 of file TStyle.h.

References fDateY, and y.

Referenced by TStyleManager::ModDateY(), Reset(), and SetOptDate().

void TStyle::SetEndErrorSize ( Float_t  np = 2  ) 

Definition at line 895 of file TStyle.cxx.

References fEndErrorSize.

Referenced by TStyleManager::ModEndErrorSize().

void TStyle::SetErrorX ( Float_t  errorx = 0.5  )  [inline]

Definition at line 322 of file TStyle.h.

References fErrorX.

Referenced by TStyleManager::ModErrorX(), testGausFit(), and testPolyFit().

void TStyle::SetCanvasPreferGL ( Bool_t  prefer = kTRUE  )  [inline]

Definition at line 323 of file TStyle.h.

References fCanvasPreferGL.

Referenced by anim(), ClassImp(), TTreePlayer::DrawSelect(), glbox(), glh3c(), glparametric(), glrose(), glsurfaces(), gltf3(), kdTreeBinning(), rf608_fitresultaspdf(), th2polyHoneycomb(), and th2polyUSA().

void TStyle::SetDrawBorder ( Int_t  drawborder = 1  )  [inline]

Definition at line 324 of file TStyle.h.

References fDrawBorder.

Referenced by TStyleManager::ModDrawBorder(), and TGraphPainter::PaintGrapHist().

void TStyle::SetCanvasColor ( Color_t  color = 19  )  [inline]

Definition at line 325 of file TStyle.h.

References fCanvasColor.

Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), ClassImp(), draw_network(), StatDialogBDT::DrawTree(), IntervalExamples(), TStyleManager::ModCanvasColor(), options2d1(), Reset(), TMVAGlob::SetTMVAStyle(), TStyle(), and TCanvas::UseCurrentStyle().

void TStyle::SetCanvasBorderSize ( Width_t  size = 1  )  [inline]

Definition at line 326 of file TStyle.h.

References fCanvasBorderSize, and size.

Referenced by TStyleManager::ModCanvasBorderSize(), and TCanvas::UseCurrentStyle().

void TStyle::SetCanvasBorderMode ( Int_t  mode = 1  )  [inline]

Definition at line 327 of file TStyle.h.

References fCanvasBorderMode.

Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), ClassImp(), IntervalExamples(), TStyleManager::ModCanvasBorderMode(), Reset(), TMVAGlob::SetTMVAStyle(), tgraph2d2(), tgraph2d3(), TStyle(), and TCanvas::UseCurrentStyle().

void TStyle::SetCanvasDefH ( Int_t  h = 500  )  [inline]

Definition at line 328 of file TStyle.h.

References fCanvasDefH, and h.

Referenced by TStyleManager::ModCanvasDefH().

void TStyle::SetCanvasDefW ( Int_t  w = 700  )  [inline]

Definition at line 329 of file TStyle.h.

References fCanvasDefW, and w.

Referenced by TStyleManager::ModCanvasDefW().

void TStyle::SetCanvasDefX ( Int_t  topx = 10  )  [inline]

Definition at line 330 of file TStyle.h.

References fCanvasDefX.

Referenced by TStyleManager::ModCanvasDefX().

void TStyle::SetCanvasDefY ( Int_t  topy = 10  )  [inline]

Definition at line 331 of file TStyle.h.

References fCanvasDefY.

Referenced by TStyleManager::ModCanvasDefY().

void TStyle::SetLegendBorderSize ( Width_t  size = 4  )  [inline]

Definition at line 332 of file TStyle.h.

References fLegendBorderSize, and size.

Referenced by TStyleManager::ModLegendBorderSize(), Reset(), TMVAGlob::SetTMVAStyle(), and TStyle().

void TStyle::SetPadColor ( Color_t  color = 19  )  [inline]

Definition at line 333 of file TStyle.h.

References fPadColor.

Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), ClassImp(), IntervalExamples(), TStyleManager::ModPadColor(), Reset(), TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().

void TStyle::SetPadBorderSize ( Width_t  size = 1  )  [inline]

Definition at line 334 of file TStyle.h.

References fPadBorderSize, and size.

Referenced by TStyleManager::ModPadBorderSize(), and TPad::UseCurrentStyle().

void TStyle::SetPadBorderMode ( Int_t  mode = 1  )  [inline]

Definition at line 335 of file TStyle.h.

References fPadBorderMode.

Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), ClassImp(), IntervalExamples(), TStyleManager::ModPadBorderMode(), Reset(), TMVAGlob::SetTMVAStyle(), tgraph2d2(), tgraph2d3(), TStyle(), and TPad::UseCurrentStyle().

void TStyle::SetPadBottomMargin ( Float_t  margin = 0.1  )  [inline]

Definition at line 336 of file TStyle.h.

References fPadBottomMargin.

Referenced by TStyleManager::ModPadBottomMargin(), plot(), Reset(), TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().

void TStyle::SetPadTopMargin ( Float_t  margin = 0.1  )  [inline]

Definition at line 337 of file TStyle.h.

References fPadTopMargin.

Referenced by TStyleManager::ModPadTopMargin(), plot(), TMVAGlob::SetTMVAStyle(), and TPad::UseCurrentStyle().

void TStyle::SetPadLeftMargin ( Float_t  margin = 0.1  )  [inline]

Definition at line 338 of file TStyle.h.

References fPadLeftMargin.

Referenced by TStyleManager::ModPadLeftMargin(), plot(), Reset(), TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().

void TStyle::SetPadRightMargin ( Float_t  margin = 0.1  )  [inline]

Definition at line 339 of file TStyle.h.

References fPadRightMargin.

Referenced by TStyleManager::ModPadRightMargin(), plot(), TMVAGlob::SetTMVAStyle(), and TPad::UseCurrentStyle().

void TStyle::SetPadGridX ( Bool_t  gridx  )  [inline]

Definition at line 340 of file TStyle.h.

References fPadGridX.

Referenced by mandelbrot(), TStyleManager::ModPadGridX(), plot(), and TPad::UseCurrentStyle().

void TStyle::SetPadGridY ( Bool_t  gridy  )  [inline]

Definition at line 341 of file TStyle.h.

References fPadGridY.

Referenced by mandelbrot(), TStyleManager::ModPadGridY(), plot(), and TPad::UseCurrentStyle().

void TStyle::SetPadTickX ( Int_t  tickx  )  [inline]

Definition at line 342 of file TStyle.h.

References fPadTickX.

Referenced by TStyleManager::ModPadTickX(), Reset(), TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().

void TStyle::SetPadTickY ( Int_t  ticky  )  [inline]

Definition at line 343 of file TStyle.h.

References fPadTickY.

Referenced by TStyleManager::ModPadTickY(), Reset(), TMVAGlob::SetTMVAStyle(), TStyle(), and TPad::UseCurrentStyle().

void TStyle::SetFuncStyle ( Style_t  style = 1  )  [inline]

Definition at line 344 of file TStyle.h.

References fFuncStyle.

Referenced by TStyleManager::ModFuncStyle().

void TStyle::SetFuncColor ( Color_t  color = 1  )  [inline]

Definition at line 345 of file TStyle.h.

References fFuncColor.

Referenced by TStyleManager::ModFuncColor(), Reset(), and TStyle().

void TStyle::SetFuncWidth ( Width_t  width = 4  )  [inline]

Definition at line 346 of file TStyle.h.

References fFuncWidth, and width.

Referenced by TStyleManager::ModFuncWidth(), Reset(), and TStyle().

void TStyle::SetGridStyle ( Style_t  style = 3  )  [inline]

Definition at line 347 of file TStyle.h.

References fGridStyle.

Referenced by TStyleManager::ModGridStyle().

void TStyle::SetGridColor ( Color_t  color = 0  )  [inline]

Definition at line 348 of file TStyle.h.

References fGridColor.

Referenced by TStyleManager::ModGridColor().

void TStyle::SetGridWidth ( Width_t  width = 1  )  [inline]

Definition at line 349 of file TStyle.h.

References fGridWidth, and width.

Referenced by TStyleManager::ModGridWidth().

void TStyle::SetFrameFillColor ( Color_t  color = 1  )  [inline]

Definition at line 350 of file TStyle.h.

References fFrameFillColor.

Referenced by anim(), ClassImp(), fitslicesy(), glparametric(), glsurfaces(), IntervalExamples(), TStyleManager::ModFrameFillColor(), options2d1(), Reset(), TMVAGlob::SetTMVAStyle(), surfaces(), TStyle(), and TFrame::UseCurrentStyle().

void TStyle::SetFrameLineColor ( Color_t  color = 1  )  [inline]

Definition at line 351 of file TStyle.h.

References fFrameLineColor.

Referenced by TStyleManager::ModFrameLineColor(), and TFrame::UseCurrentStyle().

void TStyle::SetFrameFillStyle ( Style_t  styl = 0  )  [inline]

Definition at line 352 of file TStyle.h.

References fFrameFillStyle.

Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), TStyleManager::ModFrameFillStyle(), and TFrame::UseCurrentStyle().

void TStyle::SetFrameLineStyle ( Style_t  styl = 0  )  [inline]

Definition at line 353 of file TStyle.h.

References fFrameLineStyle.

Referenced by TStyleManager::ModFrameLineStyle(), and TFrame::UseCurrentStyle().

void TStyle::SetFrameLineWidth ( Width_t  width = 1  )  [inline]

Definition at line 354 of file TStyle.h.

References fFrameLineWidth, and width.

Referenced by TStyleManager::ModFrameLineWidth(), Reset(), TStyle(), and TFrame::UseCurrentStyle().

void TStyle::SetFrameBorderSize ( Width_t  size = 1  )  [inline]

Definition at line 355 of file TStyle.h.

References fFrameBorderSize, and size.

Referenced by TStyleManager::ModFrameBorderSize(), and TFrame::UseCurrentStyle().

void TStyle::SetFrameBorderMode ( Int_t  mode = 1  )  [inline]

Definition at line 356 of file TStyle.h.

References fFrameBorderMode.

Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), TStyleManager::ModFrameBorderMode(), Reset(), TMVAGlob::SetTMVAStyle(), tgraph2d2(), tgraph2d3(), TStyle(), and TFrame::UseCurrentStyle().

void TStyle::SetHistFillColor ( Color_t  color = 1  )  [inline]

Definition at line 357 of file TStyle.h.

References fHistFillColor.

Referenced by TStyleManager::ModHistFillColor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().

void TStyle::SetHistLineColor ( Color_t  color = 1  )  [inline]

Definition at line 358 of file TStyle.h.

References fHistLineColor.

Referenced by TStyleManager::ModHistLineColor(), Reset(), TStyle(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().

void TStyle::SetHistFillStyle ( Style_t  styl = 0  )  [inline]

Definition at line 359 of file TStyle.h.

References fHistFillStyle.

Referenced by TStyleManager::ModHistFillStyle(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().

void TStyle::SetHistLineStyle ( Style_t  styl = 0  )  [inline]

Definition at line 360 of file TStyle.h.

References fHistLineStyle.

Referenced by TStyleManager::ModHistLineStyle(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().

void TStyle::SetHistLineWidth ( Width_t  width = 1  )  [inline]

Definition at line 361 of file TStyle.h.

References fHistLineWidth, and width.

Referenced by TStyleManager::ModHistLineWidth(), Reset(), TMVAGlob::SetTMVAStyle(), TStyle(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), and TTree::UseCurrentStyle().

void TStyle::SetHistMinimumZero ( Bool_t  zero = kTRUE  ) 

Definition at line 842 of file TStyle.cxx.

References fHistMinimumZero.

Referenced by TStyleManager::ModHistMinimumZero().

void TStyle::SetHistTopMargin ( Double_t  hmax = 0.05  )  [inline]

Definition at line 363 of file TStyle.h.

References fHistTopMargin.

Referenced by graph2derrorsfit(), and graph2dfit().

void TStyle::SetPaintTextFormat ( const char *  format = "g"  )  [inline]

Definition at line 364 of file TStyle.h.

References fPaintTextFormat.

Referenced by correlations(), correlationsMultiClass(), TStyleManager::ModPaintTextFormat(), Reset(), and sparsehist().

void TStyle::SetPaperSize ( EPaperSize  size  ) 

Definition at line 1257 of file TStyle.cxx.

References TObject::Error(), kA4, and kUSLetter.

Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), TStyleManager::ModPaperSizePredef(), TStyleManager::ModPaperSizeXY(), Reset(), and TMVAGlob::SetTMVAStyle().

void TStyle::SetPaperSize ( Float_t  xsize = 20,
Float_t  ysize = 26 
)

Definition at line 1276 of file TStyle.cxx.

References fPaperSizeX, and fPaperSizeY.

void TStyle::SetStatColor ( Int_t  color = 19  )  [inline]

Definition at line 367 of file TStyle.h.

References fStatColor.

Referenced by RooStats::SamplingDistPlot::ApplyDefaultStyle(), canvas_write(), ClassImp(), IntervalExamples(), TStyleManager::ModStatColor(), ntuple1(), Reset(), TStyle(), and TPaveStats::UseCurrentStyle().

void TStyle::SetStatTextColor ( Int_t  color = 1  )  [inline]

Definition at line 368 of file TStyle.h.

References fStatTextColor.

Referenced by TStyleManager::ModStatTextColor(), and TPaveStats::UseCurrentStyle().

void TStyle::SetStatStyle ( Style_t  style = 1001  )  [inline]

Definition at line 369 of file TStyle.h.

References fStatStyle.

Referenced by TStyleManager::ModStatStyle(), and TPaveStats::UseCurrentStyle().

void TStyle::SetStatBorderSize ( Width_t  size = 2  )  [inline]

Definition at line 370 of file TStyle.h.

References fStatBorderSize, and size.

Referenced by TStyleManager::ModStatBorderSize(), Reset(), TStyle(), and TPaveStats::UseCurrentStyle().

void TStyle::SetStatFont ( Style_t  font = 62  )  [inline]

Definition at line 371 of file TStyle.h.

References fStatFont.

Referenced by main(), TStyleManager::ModStatFont(), and TStyleManager::ModStatFontSizeInPixels().

void TStyle::SetStatFontSize ( Float_t  size = 0  )  [inline]

Definition at line 372 of file TStyle.h.

References fStatFontSize, and size.

Referenced by TStyleManager::ModStatFontSize(), TStyleManager::ModStatFontSizeInPixels(), and TPaveStats::UseCurrentStyle().

void TStyle::SetStatFormat ( const char *  format = "6.4g"  )  [inline]

Definition at line 373 of file TStyle.h.

References fStatFormat.

Referenced by TStyleManager::ModStatFormat(), Reset(), TPaveStats::SaveStyle(), and TPaveStats::UseCurrentStyle().

void TStyle::SetStatX ( Float_t  x = 0  )  [inline]

Definition at line 374 of file TStyle.h.

References fStatX, and x.

Referenced by TStyleManager::ModStatX(), th2polyEurope(), and TPaveStats::UseCurrentStyle().

void TStyle::SetStatY ( Float_t  y = 0  )  [inline]

Definition at line 375 of file TStyle.h.

References fStatY, and y.

Referenced by fit2dHist(), minuit2FitBench(), minuit2FitBench2D(), TStyleManager::ModStatY(), th2polyEurope(), TwoHistoFit2D(), and TPaveStats::UseCurrentStyle().

void TStyle::SetStatW ( Float_t  w = 0.19  )  [inline]

Definition at line 376 of file TStyle.h.

References fStatW, and w.

Referenced by canvas_write(), TStyleManager::ModStatW(), ntuple1(), statfitparam(), th2polyEurope(), and TPaveStats::UseCurrentStyle().

void TStyle::SetStatH ( Float_t  h = 0.1  )  [inline]

Definition at line 377 of file TStyle.h.

References fStatH, and h.

Referenced by canvas_write(), TStyleManager::ModStatH(), ntuple1(), statfitparam(), and TPaveStats::UseCurrentStyle().

void TStyle::SetStripDecimals ( Bool_t  strip = kTRUE  ) 

Definition at line 1416 of file TStyle.cxx.

References fStripDecimals.

Referenced by TAxisEditor::DoDecimal(), and TStyleManager::ModStripDecimals().

void TStyle::SetTimeOffset ( Double_t  toffset  ) 

Definition at line 1397 of file TStyle.cxx.

References fTimeOffset.

Referenced by TStyleManager::ModTimeOffset(), seism(), tgaxis3(), tgaxis4(), timeonaxis(), and timeonaxis2().

void TStyle::SetTitleAlign ( Int_t  a = 13  )  [inline]

Definition at line 380 of file TStyle.h.

References a, and fTitleAlign.

Referenced by TStyleManager::ModTitleAlign().

void TStyle::SetTitleFillColor ( Color_t  color = 1  )  [inline]

Definition at line 381 of file TStyle.h.

References fTitleColor.

Referenced by ClassImp(), draw_network(), IntervalExamples(), TStyleManager::ModTitleFillColor(), Reset(), TMVAGlob::SetTMVAStyle(), TStyle(), TSVDUnfoldExample(), and TPad::UseCurrentStyle().

void TStyle::SetTitleTextColor ( Color_t  color = 1  )  [inline]

Definition at line 382 of file TStyle.h.

References fTitleTextColor.

Referenced by draw_network(), TStyleManager::ModTitleTextColor(), Reset(), TMVAGlob::SetTMVAStyle(), TStyle(), TSVDUnfoldExample(), and TPad::UseCurrentStyle().

void TStyle::SetTitleStyle ( Style_t  style = 1001  )  [inline]

Definition at line 383 of file TStyle.h.

References fTitleStyle.

Referenced by TStyleManager::ModTitleStyle().

void TStyle::SetTitleFontSize ( Float_t  size = 0  )  [inline]

Definition at line 384 of file TStyle.h.

References fTitleFontSize, and size.

Referenced by Draw_PerfProfiles(), Draw_Slave_Access(), Draw_Time_Hists(), TStyleManager::ModTitleFontSize(), and TStyleManager::ModTitleFontSizeInPixels().

void TStyle::SetTitleBorderSize ( Width_t  size = 2  )  [inline]

Definition at line 385 of file TStyle.h.

References fTitleBorderSize, and size.

Referenced by draw_network(), TStyleManager::ModTitleBorderSize(), Reset(), TMVAGlob::SetTMVAStyle(), TStyle(), TSVDUnfoldExample(), and TPad::UseCurrentStyle().

void TStyle::SetTitleXOffset ( Float_t  offset = 1  )  [inline]

Definition at line 386 of file TStyle.h.

References SetTitleOffset().

void TStyle::SetTitleXSize ( Float_t  size = 0.02  )  [inline]

Definition at line 387 of file TStyle.h.

References SetTitleSize(), and size.

void TStyle::SetTitleYOffset ( Float_t  offset = 1  )  [inline]

Definition at line 388 of file TStyle.h.

References SetTitleOffset().

void TStyle::SetTitleYSize ( Float_t  size = 0.02  )  [inline]

Definition at line 389 of file TStyle.h.

References SetTitleSize(), and size.

void TStyle::SetTitleX ( Float_t  x = 0  )  [inline]

Definition at line 390 of file TStyle.h.

References fTitleX, and x.

Referenced by TStyleManager::ModTitleX(), plot(), th2polyEurope(), and TSVDUnfoldExample().

void TStyle::SetTitleY ( Float_t  y = 0.985  )  [inline]

Definition at line 391 of file TStyle.h.

References fTitleY, and y.

Referenced by TStyleManager::ModTitleY(), plot(), and TSVDUnfoldExample().

void TStyle::SetTitleW ( Float_t  w = 0  )  [inline]

Definition at line 392 of file TStyle.h.

References fTitleW, and w.

Referenced by ContourList(), fitslicesy(), TStyleManager::ModTitleW(), mvaweights(), plot(), and TSVDUnfoldExample().

void TStyle::SetTitleH ( Float_t  h = 0  )  [inline]

Definition at line 393 of file TStyle.h.

References fTitleH, and h.

Referenced by ContourList(), fitslicesy(), TStyleManager::ModTitleH(), mvaweights(), plot(), TMVAGlob::SetTMVAStyle(), tgaxis3(), timeonaxis(), and TSVDUnfoldExample().

void TStyle::ToggleEventStatus (  )  [inline]

Definition at line 394 of file TStyle.h.

References fShowEventStatus.

void TStyle::ToggleEditor (  )  [inline]

Definition at line 395 of file TStyle.h.

References fShowEditor.

void TStyle::ToggleToolBar (  )  [inline]

Definition at line 396 of file TStyle.h.

References fShowToolBar.

void TStyle::SetIsReading ( Bool_t  reading = kTRUE  ) 

Definition at line 925 of file TStyle.cxx.

References fIsReading.

Referenced by TStyleDialog::DoOK().

void TStyle::SetPalette ( Int_t  ncolors = 0,
Int_t colors = 0 
)

Definition at line 1388 of file TStyle.cxx.

References TColor::SetPalette().

Referenced by boxset(), boxset_cones(), boxset_freebox(), ClassImp(), ContourList(), correlations(), correlationsMultiClass(), earth(), FirstContour(), fit2a(), GammaFun(), glrose(), glsurfaces(), graph2dfit(), jetcone(), kdTreeBinning(), MakeCaloLego(), mandelbrot(), options2d1(), Pal1(), Pal2(), parallelcoord(), plot(), PlotDecisionBoundary(), quadset(), quadset_circ(), quadset_emc(), quadset_hex(), quadset_hexid(), quadset_hierarchy(), Reset(), rf607_fitresult(), rf608_fitresultaspdf(), rf801_mcstudy(), TMVA::PDEFoam::RootPlot2dim(), TMVAGlob::SetTMVAStyle(), sparsehist(), TestBasic607::testCode(), tgraph2d1(), tgraph2d2(), tgraph2d3(), th2polyEurope(), th2polyHoneycomb(), th2polyUSA(), triangleset(), TStyle(), and waves().

void TStyle::SavePrimitive ( ostream &  out,
Option_t = "" 
) [virtual]

Reimplemented from TObject.

Definition at line 1489 of file TStyle.cxx.

References TString::Data(), fLineStyle, Form(), fPaperSizeX, fPaperSizeY, GetAttDate(), GetAxisColor(), GetBarOffset(), GetBarWidth(), GetCanvasBorderMode(), GetCanvasBorderSize(), GetCanvasColor(), GetCanvasDefH(), GetCanvasDefW(), GetCanvasDefX(), GetCanvasDefY(), GetCanvasPreferGL(), GetColorModelPS(), GetColorPalette(), GetDateX(), GetDateY(), GetDrawBorder(), GetEndErrorSize(), GetErrorX(), TAttFill::GetFillColor(), TAttFill::GetFillStyle(), GetFitFormat(), GetFrameBorderMode(), GetFrameBorderSize(), GetFrameFillColor(), GetFrameFillStyle(), GetFrameLineColor(), GetFrameLineStyle(), GetFrameLineWidth(), GetFuncColor(), GetFuncStyle(), GetFuncWidth(), GetGridColor(), GetGridStyle(), GetGridWidth(), GetHatchesLineWidth(), GetHatchesSpacing(), GetHeaderPS(), GetHistFillColor(), GetHistFillStyle(), GetHistLineColor(), GetHistLineStyle(), GetHistLineWidth(), GetHistMinimumZero(), GetLabelColor(), GetLabelFont(), GetLabelOffset(), GetLabelSize(), GetLegendBorderSize(), GetLegoInnerR(), TAttLine::GetLineColor(), GetLineScalePS(), TAttLine::GetLineStyle(), TAttLine::GetLineWidth(), TAttMarker::GetMarkerColor(), TAttMarker::GetMarkerSize(), TAttMarker::GetMarkerStyle(), TNamed::GetName(), GetNdivisions(), GetNumberContours(), GetNumberOfColors(), GetOptDate(), GetOptFit(), GetOptLogx(), GetOptLogy(), GetOptLogz(), GetOptStat(), GetOptTitle(), GetPadBorderMode(), GetPadBorderSize(), GetPadBottomMargin(), GetPadColor(), GetPadGridX(), GetPadGridY(), GetPadLeftMargin(), GetPadRightMargin(), GetPadTickX(), GetPadTickY(), GetPadTopMargin(), GetPaintTextFormat(), GetScreenFactor(), GetStatBorderSize(), GetStatColor(), GetStatFont(), GetStatFontSize(), GetStatFormat(), GetStatH(), GetStatStyle(), GetStatTextColor(), GetStatW(), GetStatX(), GetStatY(), GetStripDecimals(), TAttText::GetTextAlign(), TAttText::GetTextAngle(), TAttText::GetTextColor(), TAttText::GetTextFont(), TAttText::GetTextSize(), GetTickLength(), GetTimeOffset(), TNamed::GetTitle(), GetTitleAlign(), GetTitleBorderSize(), GetTitleColor(), GetTitleFillColor(), GetTitleFont(), GetTitleFontSize(), GetTitleH(), GetTitleOffset(), GetTitlePS(), GetTitleSize(), GetTitleStyle(), GetTitleTextColor(), GetTitleW(), GetTitleX(), and GetTitleY().

Referenced by SaveSource().

void TStyle::SaveSource ( const char *  filename,
Option_t option = 0 
)

Definition at line 1430 of file TStyle.cxx.

References TApplication::Argv(), TSystem::BaseName(), TString::Data(), TObject::Error(), gApplication, TROOT::GetVersion(), gROOT, gSystem, i, out, SavePrimitive(), sname, and t.

Referenced by TStyleManager::DoExport(), and TStyleManager::DoImportCanvas().

TStyle::ClassDef ( TStyle  ,
13   
)

Int_t TStyle::AxisChoice ( Option_t axis  )  const

virtual void TStyle::Browse ( TBrowser b  )  [virtual]

Reimplemented from TObject.

static void TStyle::BuildStyles (  )  [static]

virtual void TStyle::Copy ( TObject style  )  const [virtual]

Reimplemented from TNamed.

virtual void TStyle::cd (  )  [virtual]

virtual Int_t TStyle::DistancetoPrimitive ( Int_t  px,
Int_t  py 
) [virtual]

Reimplemented from TObject.

Int_t TStyle::GetNdivisions ( Option_t axis = "X"  )  const

TAttText* TStyle::GetAttDate (  )  [inline]

Definition at line 169 of file TStyle.h.

References fAttDate.

Color_t TStyle::GetAxisColor ( Option_t axis = "X"  )  const

Color_t TStyle::GetLabelColor ( Option_t axis = "X"  )  const

Style_t TStyle::GetLabelFont ( Option_t axis = "X"  )  const

Float_t TStyle::GetLabelOffset ( Option_t axis = "X"  )  const

Float_t TStyle::GetLabelSize ( Option_t axis = "X"  )  const

Color_t TStyle::GetTitleColor ( Option_t axis = "X"  )  const

Style_t TStyle::GetTitleFont ( Option_t axis = "X"  )  const

Float_t TStyle::GetTitleOffset ( Option_t axis = "X"  )  const

Float_t TStyle::GetTitleSize ( Option_t axis = "X"  )  const

Float_t TStyle::GetTickLength ( Option_t axis = "X"  )  const

Float_t TStyle::GetBarOffset (  )  const [inline]

Definition at line 181 of file TStyle.h.

References fBarOffset.

Float_t TStyle::GetBarWidth (  )  const [inline]

Definition at line 182 of file TStyle.h.

References fBarWidth.

Int_t TStyle::GetDrawBorder (  )  const [inline]

Definition at line 183 of file TStyle.h.

References fDrawBorder.

Float_t TStyle::GetEndErrorSize (  )  const [inline]

Definition at line 184 of file TStyle.h.

References fEndErrorSize.

Float_t TStyle::GetErrorX (  )  const [inline]

Definition at line 185 of file TStyle.h.

References fErrorX.

Bool_t TStyle::GetCanvasPreferGL (  )  const [inline]

Definition at line 186 of file TStyle.h.

References fCanvasPreferGL.

Color_t TStyle::GetCanvasColor (  )  const [inline]

Definition at line 187 of file TStyle.h.

References fCanvasColor.

Width_t TStyle::GetCanvasBorderSize (  )  const [inline]

Definition at line 188 of file TStyle.h.

References fCanvasBorderSize.

Int_t TStyle::GetCanvasBorderMode (  )  const [inline]

Definition at line 189 of file TStyle.h.

References fCanvasBorderMode.

Int_t TStyle::GetCanvasDefH (  )  const [inline]

Definition at line 190 of file TStyle.h.

References fCanvasDefH.

Int_t TStyle::GetCanvasDefW (  )  const [inline]

Definition at line 191 of file TStyle.h.

References fCanvasDefW.

Int_t TStyle::GetCanvasDefX (  )  const [inline]

Definition at line 192 of file TStyle.h.

References fCanvasDefX.

Int_t TStyle::GetCanvasDefY (  )  const [inline]

Definition at line 193 of file TStyle.h.

References fCanvasDefY.

Int_t TStyle::GetColorPalette ( Int_t  i  )  const

Int_t TStyle::GetColorModelPS (  )  const [inline]

Definition at line 195 of file TStyle.h.

References fColorModelPS.

Float_t TStyle::GetDateX (  )  const [inline]

Definition at line 196 of file TStyle.h.

References fDateX.

Float_t TStyle::GetDateY (  )  const [inline]

Definition at line 197 of file TStyle.h.

References fDateY.

const char* TStyle::GetFitFormat (  )  const [inline]

Definition at line 198 of file TStyle.h.

References TString::Data(), and fFitFormat.

Int_t TStyle::GetHatchesLineWidth (  )  const [inline]

Definition at line 199 of file TStyle.h.

References fHatchesLineWidth.

Double_t TStyle::GetHatchesSpacing (  )  const [inline]

Definition at line 200 of file TStyle.h.

References fHatchesSpacing.

Width_t TStyle::GetLegendBorderSize (  )  const [inline]

Definition at line 201 of file TStyle.h.

References fLegendBorderSize.

Int_t TStyle::GetNumberOfColors (  )  const

Color_t TStyle::GetPadColor (  )  const [inline]

Definition at line 203 of file TStyle.h.

References fPadColor.

Width_t TStyle::GetPadBorderSize (  )  const [inline]

Definition at line 204 of file TStyle.h.

References fPadBorderSize.

Int_t TStyle::GetPadBorderMode (  )  const [inline]

Definition at line 205 of file TStyle.h.

References fPadBorderMode.

Float_t TStyle::GetPadBottomMargin (  )  const [inline]

Definition at line 206 of file TStyle.h.

References fPadBottomMargin.

Float_t TStyle::GetPadTopMargin (  )  const [inline]

Definition at line 207 of file TStyle.h.

References fPadTopMargin.

Float_t TStyle::GetPadLeftMargin (  )  const [inline]

Definition at line 208 of file TStyle.h.

References fPadLeftMargin.

Float_t TStyle::GetPadRightMargin (  )  const [inline]

Definition at line 209 of file TStyle.h.

References fPadRightMargin.

Bool_t TStyle::GetPadGridX (  )  const [inline]

Definition at line 210 of file TStyle.h.

References fPadGridX.

Bool_t TStyle::GetPadGridY (  )  const [inline]

Definition at line 211 of file TStyle.h.

References fPadGridY.

Int_t TStyle::GetPadTickX (  )  const [inline]

Definition at line 212 of file TStyle.h.

References fPadTickX.

Int_t TStyle::GetPadTickY (  )  const [inline]

Definition at line 213 of file TStyle.h.

References fPadTickY.

Color_t TStyle::GetFuncColor (  )  const [inline]

Definition at line 214 of file TStyle.h.

References fFuncColor.

Style_t TStyle::GetFuncStyle (  )  const [inline]

Definition at line 215 of file TStyle.h.

References fFuncStyle.

Width_t TStyle::GetFuncWidth (  )  const [inline]

Definition at line 216 of file TStyle.h.

References fFuncWidth.

Color_t TStyle::GetGridColor (  )  const [inline]

Definition at line 217 of file TStyle.h.

References fGridColor.

Style_t TStyle::GetGridStyle (  )  const [inline]

Definition at line 218 of file TStyle.h.

References fGridStyle.

Width_t TStyle::GetGridWidth (  )  const [inline]

Definition at line 219 of file TStyle.h.

References fGridWidth.

Color_t TStyle::GetFrameFillColor (  )  const [inline]

Definition at line 220 of file TStyle.h.

References fFrameFillColor.

Color_t TStyle::GetFrameLineColor (  )  const [inline]

Definition at line 221 of file TStyle.h.

References fFrameLineColor.

Style_t TStyle::GetFrameFillStyle (  )  const [inline]

Definition at line 222 of file TStyle.h.

References fFrameFillStyle.

Style_t TStyle::GetFrameLineStyle (  )  const [inline]

Definition at line 223 of file TStyle.h.

References fFrameLineStyle.

Width_t TStyle::GetFrameLineWidth (  )  const [inline]

Definition at line 224 of file TStyle.h.

References fFrameLineWidth.

Width_t TStyle::GetFrameBorderSize (  )  const [inline]

Definition at line 225 of file TStyle.h.

References fFrameBorderSize.

Int_t TStyle::GetFrameBorderMode (  )  const [inline]

Definition at line 226 of file TStyle.h.

References fFrameBorderMode.

Color_t TStyle::GetHistFillColor (  )  const [inline]

Definition at line 227 of file TStyle.h.

References fHistFillColor.

Color_t TStyle::GetHistLineColor (  )  const [inline]

Definition at line 228 of file TStyle.h.

References fHistLineColor.

Style_t TStyle::GetHistFillStyle (  )  const [inline]

Definition at line 229 of file TStyle.h.

References fHistFillStyle.

Style_t TStyle::GetHistLineStyle (  )  const [inline]

Definition at line 230 of file TStyle.h.

References fHistLineStyle.

Width_t TStyle::GetHistLineWidth (  )  const [inline]

Definition at line 231 of file TStyle.h.

References fHistLineWidth.

Bool_t TStyle::GetHistMinimumZero (  )  const [inline]

Definition at line 232 of file TStyle.h.

References fHistMinimumZero.

Double_t TStyle::GetHistTopMargin (  )  const [inline]

Definition at line 233 of file TStyle.h.

References fHistTopMargin.

Float_t TStyle::GetLegoInnerR (  )  const [inline]

Definition at line 234 of file TStyle.h.

References fLegoInnerR.

Int_t TStyle::GetNumberContours (  )  const [inline]

Definition at line 235 of file TStyle.h.

References fNumberContours.

Int_t TStyle::GetOptDate (  )  const [inline]

Definition at line 236 of file TStyle.h.

References fOptDate.

Int_t TStyle::GetOptFile (  )  const [inline]

Definition at line 237 of file TStyle.h.

References fOptFile.

Int_t TStyle::GetOptFit (  )  const [inline]

Definition at line 238 of file TStyle.h.

References fOptFit.

Int_t TStyle::GetOptStat (  )  const [inline]

Definition at line 239 of file TStyle.h.

References fOptStat.

Int_t TStyle::GetOptTitle (  )  const [inline]

Definition at line 240 of file TStyle.h.

References fOptTitle.

Int_t TStyle::GetOptLogx (  )  const [inline]

Definition at line 241 of file TStyle.h.

References fOptLogx.

Int_t TStyle::GetOptLogy (  )  const [inline]

Definition at line 242 of file TStyle.h.

References fOptLogy.

Int_t TStyle::GetOptLogz (  )  const [inline]

Definition at line 243 of file TStyle.h.

References fOptLogz.

const char* TStyle::GetPaintTextFormat (  )  const [inline]

Definition at line 244 of file TStyle.h.

References TString::Data(), and fPaintTextFormat.

void TStyle::GetPaperSize ( Float_t xsize,
Float_t ysize 
) const

Int_t TStyle::GetShowEventStatus (  )  const [inline]

Definition at line 246 of file TStyle.h.

References fShowEventStatus.

Int_t TStyle::GetShowEditor (  )  const [inline]

Definition at line 247 of file TStyle.h.

References fShowEditor.

Int_t TStyle::GetShowToolBar (  )  const [inline]

Definition at line 248 of file TStyle.h.

References fShowToolBar.

Float_t TStyle::GetScreenFactor (  )  const [inline]

Definition at line 250 of file TStyle.h.

References fScreenFactor.

Color_t TStyle::GetStatColor (  )  const [inline]

Definition at line 251 of file TStyle.h.

References fStatColor.

Color_t TStyle::GetStatTextColor (  )  const [inline]

Definition at line 252 of file TStyle.h.

References fStatTextColor.

Width_t TStyle::GetStatBorderSize (  )  const [inline]

Definition at line 253 of file TStyle.h.

References fStatBorderSize.

Style_t TStyle::GetStatFont (  )  const [inline]

Definition at line 254 of file TStyle.h.

References fStatFont.

Float_t TStyle::GetStatFontSize (  )  const [inline]

Definition at line 255 of file TStyle.h.

References fStatFontSize.

Style_t TStyle::GetStatStyle (  )  const [inline]

Definition at line 256 of file TStyle.h.

References fStatStyle.

const char* TStyle::GetStatFormat (  )  const [inline]

Definition at line 257 of file TStyle.h.

References TString::Data(), and fStatFormat.

Float_t TStyle::GetStatX (  )  const [inline]

Definition at line 258 of file TStyle.h.

References fStatX.

Float_t TStyle::GetStatY (  )  const [inline]

Definition at line 259 of file TStyle.h.

References fStatY.

Float_t TStyle::GetStatW (  )  const [inline]

Definition at line 260 of file TStyle.h.

References fStatW.

Float_t TStyle::GetStatH (  )  const [inline]

Definition at line 261 of file TStyle.h.

References fStatH.

Int_t TStyle::GetStripDecimals (  )  const [inline]

Definition at line 262 of file TStyle.h.

References fStripDecimals.

Double_t TStyle::GetTimeOffset (  )  const [inline]

Definition at line 263 of file TStyle.h.

References fTimeOffset.

Int_t TStyle::GetTitleAlign (  )  [inline]

Definition at line 264 of file TStyle.h.

References fTitleAlign.

Color_t TStyle::GetTitleFillColor (  )  const [inline]

Definition at line 265 of file TStyle.h.

References fTitleColor.

Color_t TStyle::GetTitleTextColor (  )  const [inline]

Definition at line 266 of file TStyle.h.

References fTitleTextColor.

Style_t TStyle::GetTitleStyle (  )  const [inline]

Definition at line 267 of file TStyle.h.

References fTitleStyle.

Float_t TStyle::GetTitleFontSize (  )  const [inline]

Definition at line 268 of file TStyle.h.

References fTitleFontSize.

Width_t TStyle::GetTitleBorderSize (  )  const [inline]

Definition at line 269 of file TStyle.h.

References fTitleBorderSize.

Float_t TStyle::GetTitleXOffset (  )  const [inline]

Definition at line 270 of file TStyle.h.

References GetTitleOffset().

Float_t TStyle::GetTitleXSize (  )  const [inline]

Definition at line 271 of file TStyle.h.

References GetTitleSize().

Float_t TStyle::GetTitleYOffset (  )  const [inline]

Definition at line 272 of file TStyle.h.

References GetTitleOffset().

Float_t TStyle::GetTitleYSize (  )  const [inline]

Definition at line 273 of file TStyle.h.

References GetTitleSize().

Float_t TStyle::GetTitleX (  )  const [inline]

Definition at line 274 of file TStyle.h.

References fTitleX.

Float_t TStyle::GetTitleY (  )  const [inline]

Definition at line 275 of file TStyle.h.

References fTitleY.

Float_t TStyle::GetTitleW (  )  const [inline]

Definition at line 276 of file TStyle.h.

References fTitleW.

Float_t TStyle::GetTitleH (  )  const [inline]

Definition at line 277 of file TStyle.h.

References fTitleH.

const char* TStyle::GetHeaderPS (  )  const [inline]

Definition at line 278 of file TStyle.h.

References TString::Data(), and fHeaderPS.

const char* TStyle::GetTitlePS (  )  const [inline]

Definition at line 279 of file TStyle.h.

References TString::Data(), and fTitlePS.

const char* TStyle::GetLineStyleString ( Int_t  i = 1  )  const

Float_t TStyle::GetLineScalePS (  )  const [inline]

Definition at line 281 of file TStyle.h.

References fLineScalePS.

Bool_t TStyle::IsReading (  )  const [inline]

Definition at line 282 of file TStyle.h.

References fIsReading.

virtual void TStyle::Paint ( Option_t option = ""  )  [virtual]

Reimplemented from TObject.

virtual void TStyle::Reset ( Option_t option = ""  )  [virtual]

void TStyle::SetColorModelPS ( Int_t  c = 0  ) 

void TStyle::SetFitFormat ( const char *  format = "5.4g"  )  [inline]

Definition at line 287 of file TStyle.h.

References fFitFormat.

void TStyle::SetHeaderPS ( const char *  header  ) 

void TStyle::SetHatchesLineWidth ( Int_t  l  )  [inline]

Definition at line 289 of file TStyle.h.

References fHatchesLineWidth.

void TStyle::SetHatchesSpacing ( Double_t  h  )  [inline]

Definition at line 290 of file TStyle.h.

References fHatchesSpacing, and TMath::Max().

void TStyle::SetTitlePS ( const char *  pstitle  ) 

void TStyle::SetLineScalePS ( Float_t  scale = 3  )  [inline]

Definition at line 292 of file TStyle.h.

References fLineScalePS.

void TStyle::SetLineStyleString ( Int_t  i,
const char *  text 
)

void TStyle::SetNdivisions ( Int_t  n = 510,
Option_t axis = "X" 
)

void TStyle::SetAxisColor ( Color_t  color = 1,
Option_t axis = "X" 
)

void TStyle::SetLabelColor ( Color_t  color = 1,
Option_t axis = "X" 
)

void TStyle::SetLabelFont ( Style_t  font = 62,
Option_t axis = "X" 
)

void TStyle::SetLabelOffset ( Float_t  offset = 0.005,
Option_t axis = "X" 
)

void TStyle::SetLabelSize ( Float_t  size = 0.04,
Option_t axis = "X" 
)

void TStyle::SetLegoInnerR ( Float_t  rad = 0.5  )  [inline]

Definition at line 300 of file TStyle.h.

References fLegoInnerR.

void TStyle::SetScreenFactor ( Float_t  factor = 1  )  [inline]

Definition at line 301 of file TStyle.h.

References fScreenFactor.

void TStyle::SetTickLength ( Float_t  length = 0.03,
Option_t axis = "X" 
)

void TStyle::SetTitleColor ( Color_t  color = 1,
Option_t axis = "X" 
)

void TStyle::SetTitleFont ( Style_t  font = 62,
Option_t axis = "X" 
)

void TStyle::SetTitleOffset ( Float_t  offset = 1,
Option_t axis = "X" 
)

void TStyle::SetTitleSize ( Float_t  size = 0.02,
Option_t axis = "X" 
)

void TStyle::SetNumberContours ( Int_t  number = 20  ) 

void TStyle::SetOptDate ( Int_t  datefl = 1  ) 

void TStyle::SetOptFile ( Int_t  file = 1  )  [inline]

Definition at line 309 of file TStyle.h.

References fOptFile.

void TStyle::SetOptFit ( Int_t  fit = 1  ) 

void TStyle::SetOptLogx ( Int_t  logx = 1  )  [inline]

Definition at line 311 of file TStyle.h.

References fOptLogx.

void TStyle::SetOptLogy ( Int_t  logy = 1  )  [inline]

Definition at line 312 of file TStyle.h.

References fOptLogy.

void TStyle::SetOptLogz ( Int_t  logz = 1  )  [inline]

Definition at line 313 of file TStyle.h.

References fOptLogz.

void TStyle::SetOptStat ( Int_t  stat = 1  ) 

void TStyle::SetOptStat ( Option_t stat  ) 

void TStyle::SetOptTitle ( Int_t  tit = 1  )  [inline]

Definition at line 316 of file TStyle.h.

References fOptTitle.

void TStyle::SetBarOffset ( Float_t  baroff = 0.5  )  [inline]

Definition at line 317 of file TStyle.h.

References fBarOffset.

void TStyle::SetBarWidth ( Float_t  barwidth = 0.5  )  [inline]

Definition at line 318 of file TStyle.h.

References fBarWidth.

void TStyle::SetDateX ( Float_t  x = 0.01  )  [inline]

Definition at line 319 of file TStyle.h.

References fDateX, and x.

void TStyle::SetDateY ( Float_t  y = 0.01  )  [inline]

Definition at line 320 of file TStyle.h.

References fDateY, and y.

void TStyle::SetEndErrorSize ( Float_t  np = 2  ) 

void TStyle::SetErrorX ( Float_t  errorx = 0.5  )  [inline]

Definition at line 322 of file TStyle.h.

References fErrorX.

void TStyle::SetCanvasPreferGL ( Bool_t  prefer = kTRUE  )  [inline]

Definition at line 323 of file TStyle.h.

References fCanvasPreferGL.

void TStyle::SetDrawBorder ( Int_t  drawborder = 1  )  [inline]

Definition at line 324 of file TStyle.h.

References fDrawBorder.

void TStyle::SetCanvasColor ( Color_t  color = 19  )  [inline]

Definition at line 325 of file TStyle.h.

References fCanvasColor.

void TStyle::SetCanvasBorderSize ( Width_t  size = 1  )  [inline]

Definition at line 326 of file TStyle.h.

References fCanvasBorderSize, and size.

void TStyle::SetCanvasBorderMode ( Int_t  mode = 1  )  [inline]

Definition at line 327 of file TStyle.h.

References fCanvasBorderMode.

void TStyle::SetCanvasDefH ( Int_t  h = 500  )  [inline]

Definition at line 328 of file TStyle.h.

References fCanvasDefH, and h.

void TStyle::SetCanvasDefW ( Int_t  w = 700  )  [inline]

Definition at line 329 of file TStyle.h.

References fCanvasDefW, and w.

void TStyle::SetCanvasDefX ( Int_t  topx = 10  )  [inline]

Definition at line 330 of file TStyle.h.

References fCanvasDefX.

void TStyle::SetCanvasDefY ( Int_t  topy = 10  )  [inline]

Definition at line 331 of file TStyle.h.

References fCanvasDefY.

void TStyle::SetLegendBorderSize ( Width_t  size = 4  )  [inline]

Definition at line 332 of file TStyle.h.

References fLegendBorderSize, and size.

void TStyle::SetPadColor ( Color_t  color = 19  )  [inline]

Definition at line 333 of file TStyle.h.

References fPadColor.

void TStyle::SetPadBorderSize ( Width_t  size = 1  )  [inline]

Definition at line 334 of file TStyle.h.

References fPadBorderSize, and size.

void TStyle::SetPadBorderMode ( Int_t  mode = 1  )  [inline]

Definition at line 335 of file TStyle.h.

References fPadBorderMode.

void TStyle::SetPadBottomMargin ( Float_t  margin = 0.1  )  [inline]

Definition at line 336 of file TStyle.h.

References fPadBottomMargin.

void TStyle::SetPadTopMargin ( Float_t  margin = 0.1  )  [inline]

Definition at line 337 of file TStyle.h.

References fPadTopMargin.

void TStyle::SetPadLeftMargin ( Float_t  margin = 0.1  )  [inline]

Definition at line 338 of file TStyle.h.

References fPadLeftMargin.

void TStyle::SetPadRightMargin ( Float_t  margin = 0.1  )  [inline]

Definition at line 339 of file TStyle.h.

References fPadRightMargin.

void TStyle::SetPadGridX ( Bool_t  gridx  )  [inline]

Definition at line 340 of file TStyle.h.

References fPadGridX.

void TStyle::SetPadGridY ( Bool_t  gridy  )  [inline]

Definition at line 341 of file TStyle.h.

References fPadGridY.

void TStyle::SetPadTickX ( Int_t  tickx  )  [inline]

Definition at line 342 of file TStyle.h.

References fPadTickX.

void TStyle::SetPadTickY ( Int_t  ticky  )  [inline]

Definition at line 343 of file TStyle.h.

References fPadTickY.

void TStyle::SetFuncStyle ( Style_t  style = 1  )  [inline]

Definition at line 344 of file TStyle.h.

References fFuncStyle.

void TStyle::SetFuncColor ( Color_t  color = 1  )  [inline]

Definition at line 345 of file TStyle.h.

References fFuncColor.

void TStyle::SetFuncWidth ( Width_t  width = 4  )  [inline]

Definition at line 346 of file TStyle.h.

References fFuncWidth, and width.

void TStyle::SetGridStyle ( Style_t  style = 3  )  [inline]

Definition at line 347 of file TStyle.h.

References fGridStyle.

void TStyle::SetGridColor ( Color_t  color = 0  )  [inline]

Definition at line 348 of file TStyle.h.

References fGridColor.

void TStyle::SetGridWidth ( Width_t  width = 1  )  [inline]

Definition at line 349 of file TStyle.h.

References fGridWidth, and width.

void TStyle::SetFrameFillColor ( Color_t  color = 1  )  [inline]

Definition at line 350 of file TStyle.h.

References fFrameFillColor.

void TStyle::SetFrameLineColor ( Color_t  color = 1  )  [inline]

Definition at line 351 of file TStyle.h.

References fFrameLineColor.

void TStyle::SetFrameFillStyle ( Style_t  styl = 0  )  [inline]

Definition at line 352 of file TStyle.h.

References fFrameFillStyle.

void TStyle::SetFrameLineStyle ( Style_t  styl = 0  )  [inline]

Definition at line 353 of file TStyle.h.

References fFrameLineStyle.

void TStyle::SetFrameLineWidth ( Width_t  width = 1  )  [inline]

Definition at line 354 of file TStyle.h.

References fFrameLineWidth, and width.

void TStyle::SetFrameBorderSize ( Width_t  size = 1  )  [inline]

Definition at line 355 of file TStyle.h.

References fFrameBorderSize, and size.

void TStyle::SetFrameBorderMode ( Int_t  mode = 1  )  [inline]

Definition at line 356 of file TStyle.h.

References fFrameBorderMode.

void TStyle::SetHistFillColor ( Color_t  color = 1  )  [inline]

Definition at line 357 of file TStyle.h.

References fHistFillColor.

void TStyle::SetHistLineColor ( Color_t  color = 1  )  [inline]

Definition at line 358 of file TStyle.h.

References fHistLineColor.

void TStyle::SetHistFillStyle ( Style_t  styl = 0  )  [inline]

Definition at line 359 of file TStyle.h.

References fHistFillStyle.

void TStyle::SetHistLineStyle ( Style_t  styl = 0  )  [inline]

Definition at line 360 of file TStyle.h.

References fHistLineStyle.

void TStyle::SetHistLineWidth ( Width_t  width = 1  )  [inline]

Definition at line 361 of file TStyle.h.

References fHistLineWidth, and width.

void TStyle::SetHistMinimumZero ( Bool_t  zero = kTRUE  ) 

void TStyle::SetHistTopMargin ( Double_t  hmax = 0.05  )  [inline]

Definition at line 363 of file TStyle.h.

References fHistTopMargin.

void TStyle::SetPaintTextFormat ( const char *  format = "g"  )  [inline]

Definition at line 364 of file TStyle.h.

References fPaintTextFormat.

void TStyle::SetPaperSize ( EPaperSize  size  ) 

void TStyle::SetPaperSize ( Float_t  xsize = 20,
Float_t  ysize = 26 
)

void TStyle::SetStatColor ( Int_t  color = 19  )  [inline]

Definition at line 367 of file TStyle.h.

References fStatColor.

void TStyle::SetStatTextColor ( Int_t  color = 1  )  [inline]

Definition at line 368 of file TStyle.h.

References fStatTextColor.

void TStyle::SetStatStyle ( Style_t  style = 1001  )  [inline]

Definition at line 369 of file TStyle.h.

References fStatStyle.

void TStyle::SetStatBorderSize ( Width_t  size = 2  )  [inline]

Definition at line 370 of file TStyle.h.

References fStatBorderSize, and size.

void TStyle::SetStatFont ( Style_t  font = 62  )  [inline]

Definition at line 371 of file TStyle.h.

References fStatFont.

void TStyle::SetStatFontSize ( Float_t  size = 0  )  [inline]

Definition at line 372 of file TStyle.h.

References fStatFontSize, and size.

void TStyle::SetStatFormat ( const char *  format = "6.4g"  )  [inline]

Definition at line 373 of file TStyle.h.

References fStatFormat.

void TStyle::SetStatX ( Float_t  x = 0  )  [inline]

Definition at line 374 of file TStyle.h.

References fStatX, and x.

void TStyle::SetStatY ( Float_t  y = 0  )  [inline]

Definition at line 375 of file TStyle.h.

References fStatY, and y.

void TStyle::SetStatW ( Float_t  w = 0.19  )  [inline]

Definition at line 376 of file TStyle.h.

References fStatW, and w.

void TStyle::SetStatH ( Float_t  h = 0.1  )  [inline]

Definition at line 377 of file TStyle.h.

References fStatH, and h.

void TStyle::SetStripDecimals ( Bool_t  strip = kTRUE  ) 

void TStyle::SetTimeOffset ( Double_t  toffset  ) 

void TStyle::SetTitleAlign ( Int_t  a = 13  )  [inline]

Definition at line 380 of file TStyle.h.

References a, and fTitleAlign.

void TStyle::SetTitleFillColor ( Color_t  color = 1  )  [inline]

Definition at line 381 of file TStyle.h.

References fTitleColor.

void TStyle::SetTitleTextColor ( Color_t  color = 1  )  [inline]

Definition at line 382 of file TStyle.h.

References fTitleTextColor.

void TStyle::SetTitleStyle ( Style_t  style = 1001  )  [inline]

Definition at line 383 of file TStyle.h.

References fTitleStyle.

void TStyle::SetTitleFontSize ( Float_t  size = 0  )  [inline]

Definition at line 384 of file TStyle.h.

References fTitleFontSize, and size.

void TStyle::SetTitleBorderSize ( Width_t  size = 2  )  [inline]

Definition at line 385 of file TStyle.h.

References fTitleBorderSize, and size.

void TStyle::SetTitleXOffset ( Float_t  offset = 1  )  [inline]

Definition at line 386 of file TStyle.h.

References SetTitleOffset().

void TStyle::SetTitleXSize ( Float_t  size = 0.02  )  [inline]

Definition at line 387 of file TStyle.h.

References SetTitleSize(), and size.

void TStyle::SetTitleYOffset ( Float_t  offset = 1  )  [inline]

Definition at line 388 of file TStyle.h.

References SetTitleOffset().

void TStyle::SetTitleYSize ( Float_t  size = 0.02  )  [inline]

Definition at line 389 of file TStyle.h.

References SetTitleSize(), and size.

void TStyle::SetTitleX ( Float_t  x = 0  )  [inline]

Definition at line 390 of file TStyle.h.

References fTitleX, and x.

void TStyle::SetTitleY ( Float_t  y = 0.985  )  [inline]

Definition at line 391 of file TStyle.h.

References fTitleY, and y.

void TStyle::SetTitleW ( Float_t  w = 0  )  [inline]

Definition at line 392 of file TStyle.h.

References fTitleW, and w.

void TStyle::SetTitleH ( Float_t  h = 0  )  [inline]

Definition at line 393 of file TStyle.h.

References fTitleH, and h.

void TStyle::ToggleEventStatus (  )  [inline]

Definition at line 394 of file TStyle.h.

References fShowEventStatus.

void TStyle::ToggleEditor (  )  [inline]

Definition at line 395 of file TStyle.h.

References fShowEditor.

void TStyle::ToggleToolBar (  )  [inline]

Definition at line 396 of file TStyle.h.

References fShowToolBar.

void TStyle::SetIsReading ( Bool_t  reading = kTRUE  ) 

void TStyle::SetPalette ( Int_t  ncolors = 0,
Int_t colors = 0 
)

void TStyle::SavePrimitive ( ostream &  out,
Option_t = "" 
) [virtual]

Reimplemented from TObject.

void TStyle::SaveSource ( const char *  filename,
Option_t option = 0 
)

TStyle::ClassDef ( TStyle  ,
13   
)


Member Data Documentation

TAttAxis TStyle::fXaxis [private]

Definition at line 52 of file TStyle.h.

Referenced by Copy(), GetAxisColor(), GetLabelColor(), GetLabelFont(), GetLabelOffset(), GetLabelSize(), GetNdivisions(), GetTickLength(), GetTitleColor(), GetTitleFont(), GetTitleOffset(), GetTitleSize(), Reset(), SetAxisColor(), SetLabelColor(), SetLabelFont(), SetLabelOffset(), SetLabelSize(), SetNdivisions(), SetTickLength(), SetTitleColor(), SetTitleFont(), SetTitleOffset(), and SetTitleSize().

TAttAxis TStyle::fYaxis [private]

Definition at line 53 of file TStyle.h.

Referenced by Copy(), GetAxisColor(), GetLabelColor(), GetLabelFont(), GetLabelOffset(), GetLabelSize(), GetNdivisions(), GetTickLength(), GetTitleColor(), GetTitleFont(), GetTitleOffset(), GetTitleSize(), Reset(), SetAxisColor(), SetLabelColor(), SetLabelFont(), SetLabelOffset(), SetLabelSize(), SetNdivisions(), SetTickLength(), SetTitleColor(), SetTitleFont(), SetTitleOffset(), and SetTitleSize().

TAttAxis TStyle::fZaxis [private]

Definition at line 54 of file TStyle.h.

Referenced by Copy(), GetAxisColor(), GetLabelColor(), GetLabelFont(), GetLabelOffset(), GetLabelSize(), GetNdivisions(), GetTickLength(), GetTitleColor(), GetTitleFont(), GetTitleOffset(), GetTitleSize(), Reset(), SetAxisColor(), SetLabelColor(), SetLabelFont(), SetLabelOffset(), SetLabelSize(), SetNdivisions(), SetTickLength(), SetTitleColor(), SetTitleFont(), SetTitleOffset(), and SetTitleSize().

Float_t TStyle::fBarWidth [private]

Definition at line 55 of file TStyle.h.

Referenced by Copy(), GetBarWidth(), Reset(), and SetBarWidth().

Float_t TStyle::fBarOffset [private]

Definition at line 56 of file TStyle.h.

Referenced by Copy(), GetBarOffset(), Reset(), and SetBarOffset().

Int_t TStyle::fColorModelPS [private]

Definition at line 57 of file TStyle.h.

Referenced by Copy(), GetColorModelPS(), and SetColorModelPS().

Int_t TStyle::fDrawBorder [private]

Definition at line 58 of file TStyle.h.

Referenced by Copy(), GetDrawBorder(), Reset(), and SetDrawBorder().

Int_t TStyle::fOptLogx [private]

Definition at line 59 of file TStyle.h.

Referenced by Copy(), GetOptLogx(), Reset(), and SetOptLogx().

Int_t TStyle::fOptLogy [private]

Definition at line 60 of file TStyle.h.

Referenced by Copy(), GetOptLogy(), Reset(), and SetOptLogy().

Int_t TStyle::fOptLogz [private]

Definition at line 61 of file TStyle.h.

Referenced by Copy(), GetOptLogz(), Reset(), and SetOptLogz().

Int_t TStyle::fOptDate [private]

Definition at line 62 of file TStyle.h.

Referenced by Copy(), GetOptDate(), Reset(), and SetOptDate().

Int_t TStyle::fOptStat [private]

Definition at line 63 of file TStyle.h.

Referenced by Copy(), GetOptStat(), Reset(), and SetOptStat().

Int_t TStyle::fOptTitle [private]

Definition at line 64 of file TStyle.h.

Referenced by Copy(), GetOptTitle(), Reset(), and SetOptTitle().

Int_t TStyle::fOptFile [private]

Definition at line 65 of file TStyle.h.

Referenced by GetOptFile(), Reset(), and SetOptFile().

Int_t TStyle::fOptFit [private]

Definition at line 66 of file TStyle.h.

Referenced by Copy(), GetOptFit(), Reset(), and SetOptFit().

Int_t TStyle::fShowEventStatus [private]

Definition at line 67 of file TStyle.h.

Referenced by Copy(), GetShowEventStatus(), Reset(), and ToggleEventStatus().

Int_t TStyle::fShowEditor [private]

Definition at line 68 of file TStyle.h.

Referenced by Copy(), GetShowEditor(), Reset(), and ToggleEditor().

Int_t TStyle::fShowToolBar [private]

Definition at line 69 of file TStyle.h.

Referenced by Copy(), GetShowToolBar(), Reset(), and ToggleToolBar().

Int_t TStyle::fNumberContours [private]

Definition at line 71 of file TStyle.h.

Referenced by Copy(), GetNumberContours(), Reset(), and SetNumberContours().

TAttText TStyle::fAttDate [private]

Definition at line 72 of file TStyle.h.

Referenced by Copy(), GetAttDate(), Reset(), and SetOptDate().

Float_t TStyle::fDateX [private]

Definition at line 73 of file TStyle.h.

Referenced by Copy(), GetDateX(), and SetDateX().

Float_t TStyle::fDateY [private]

Definition at line 74 of file TStyle.h.

Referenced by Copy(), GetDateY(), and SetDateY().

Float_t TStyle::fEndErrorSize [private]

Definition at line 75 of file TStyle.h.

Referenced by Copy(), GetEndErrorSize(), Reset(), and SetEndErrorSize().

Float_t TStyle::fErrorX [private]

Definition at line 76 of file TStyle.h.

Referenced by Copy(), GetErrorX(), Reset(), and SetErrorX().

Color_t TStyle::fFuncColor [private]

Definition at line 77 of file TStyle.h.

Referenced by Copy(), GetFuncColor(), Reset(), and SetFuncColor().

Style_t TStyle::fFuncStyle [private]

Definition at line 78 of file TStyle.h.

Referenced by Copy(), GetFuncStyle(), Reset(), and SetFuncStyle().

Width_t TStyle::fFuncWidth [private]

Definition at line 79 of file TStyle.h.

Referenced by Copy(), GetFuncWidth(), Reset(), and SetFuncWidth().

Color_t TStyle::fGridColor [private]

Definition at line 80 of file TStyle.h.

Referenced by Copy(), GetGridColor(), Reset(), and SetGridColor().

Style_t TStyle::fGridStyle [private]

Definition at line 81 of file TStyle.h.

Referenced by Copy(), GetGridStyle(), Reset(), and SetGridStyle().

Width_t TStyle::fGridWidth [private]

Definition at line 82 of file TStyle.h.

Referenced by Copy(), GetGridWidth(), Reset(), and SetGridWidth().

Width_t TStyle::fLegendBorderSize [private]

Definition at line 83 of file TStyle.h.

Referenced by Copy(), GetLegendBorderSize(), Reset(), and SetLegendBorderSize().

Int_t TStyle::fHatchesLineWidth [private]

Definition at line 84 of file TStyle.h.

Referenced by Copy(), GetHatchesLineWidth(), Reset(), and SetHatchesLineWidth().

Double_t TStyle::fHatchesSpacing [private]

Definition at line 85 of file TStyle.h.

Referenced by Copy(), GetHatchesSpacing(), Reset(), and SetHatchesSpacing().

Color_t TStyle::fFrameFillColor [private]

Definition at line 86 of file TStyle.h.

Referenced by Copy(), GetFrameFillColor(), Reset(), and SetFrameFillColor().

Color_t TStyle::fFrameLineColor [private]

Definition at line 87 of file TStyle.h.

Referenced by Copy(), GetFrameLineColor(), Reset(), and SetFrameLineColor().

Style_t TStyle::fFrameFillStyle [private]

Definition at line 88 of file TStyle.h.

Referenced by Copy(), GetFrameFillStyle(), Reset(), and SetFrameFillStyle().

Style_t TStyle::fFrameLineStyle [private]

Definition at line 89 of file TStyle.h.

Referenced by Copy(), GetFrameLineStyle(), Reset(), and SetFrameLineStyle().

Width_t TStyle::fFrameLineWidth [private]

Definition at line 90 of file TStyle.h.

Referenced by Copy(), GetFrameLineWidth(), Reset(), and SetFrameLineWidth().

Width_t TStyle::fFrameBorderSize [private]

Definition at line 91 of file TStyle.h.

Referenced by Copy(), GetFrameBorderSize(), Reset(), and SetFrameBorderSize().

Int_t TStyle::fFrameBorderMode [private]

Definition at line 92 of file TStyle.h.

Referenced by Copy(), GetFrameBorderMode(), Reset(), and SetFrameBorderMode().

Color_t TStyle::fHistFillColor [private]

Definition at line 93 of file TStyle.h.

Referenced by Copy(), GetHistFillColor(), Reset(), and SetHistFillColor().

Color_t TStyle::fHistLineColor [private]

Definition at line 94 of file TStyle.h.

Referenced by Copy(), GetHistLineColor(), Reset(), and SetHistLineColor().

Style_t TStyle::fHistFillStyle [private]

Definition at line 95 of file TStyle.h.

Referenced by Copy(), GetHistFillStyle(), Reset(), and SetHistFillStyle().

Style_t TStyle::fHistLineStyle [private]

Definition at line 96 of file TStyle.h.

Referenced by Copy(), GetHistLineStyle(), Reset(), and SetHistLineStyle().

Width_t TStyle::fHistLineWidth [private]

Definition at line 97 of file TStyle.h.

Referenced by Copy(), GetHistLineWidth(), Reset(), and SetHistLineWidth().

Bool_t TStyle::fHistMinimumZero [private]

Definition at line 98 of file TStyle.h.

Referenced by Copy(), GetHistMinimumZero(), Reset(), and SetHistMinimumZero().

Double_t TStyle::fHistTopMargin [private]

Definition at line 99 of file TStyle.h.

Referenced by Copy(), GetHistTopMargin(), Reset(), and SetHistTopMargin().

Bool_t TStyle::fCanvasPreferGL [private]

Definition at line 100 of file TStyle.h.

Referenced by Copy(), GetCanvasPreferGL(), Reset(), and SetCanvasPreferGL().

Color_t TStyle::fCanvasColor [private]

Definition at line 101 of file TStyle.h.

Referenced by Copy(), GetCanvasColor(), Reset(), and SetCanvasColor().

Width_t TStyle::fCanvasBorderSize [private]

Definition at line 102 of file TStyle.h.

Referenced by Copy(), GetCanvasBorderSize(), Reset(), and SetCanvasBorderSize().

Int_t TStyle::fCanvasBorderMode [private]

Definition at line 103 of file TStyle.h.

Referenced by Copy(), GetCanvasBorderMode(), Reset(), and SetCanvasBorderMode().

Int_t TStyle::fCanvasDefH [private]

Definition at line 104 of file TStyle.h.

Referenced by Copy(), GetCanvasDefH(), Reset(), and SetCanvasDefH().

Int_t TStyle::fCanvasDefW [private]

Definition at line 105 of file TStyle.h.

Referenced by Copy(), GetCanvasDefW(), Reset(), and SetCanvasDefW().

Int_t TStyle::fCanvasDefX [private]

Definition at line 106 of file TStyle.h.

Referenced by Copy(), GetCanvasDefX(), Reset(), and SetCanvasDefX().

Int_t TStyle::fCanvasDefY [private]

Definition at line 107 of file TStyle.h.

Referenced by Copy(), GetCanvasDefY(), Reset(), and SetCanvasDefY().

Color_t TStyle::fPadColor [private]

Definition at line 108 of file TStyle.h.

Referenced by Copy(), GetPadColor(), Reset(), and SetPadColor().

Width_t TStyle::fPadBorderSize [private]

Definition at line 109 of file TStyle.h.

Referenced by Copy(), GetPadBorderSize(), Reset(), and SetPadBorderSize().

Int_t TStyle::fPadBorderMode [private]

Definition at line 110 of file TStyle.h.

Referenced by Copy(), GetPadBorderMode(), Reset(), and SetPadBorderMode().

Float_t TStyle::fPadBottomMargin [private]

Definition at line 111 of file TStyle.h.

Referenced by Copy(), GetPadBottomMargin(), Reset(), and SetPadBottomMargin().

Float_t TStyle::fPadTopMargin [private]

Definition at line 112 of file TStyle.h.

Referenced by Copy(), GetPadTopMargin(), Reset(), and SetPadTopMargin().

Float_t TStyle::fPadLeftMargin [private]

Definition at line 113 of file TStyle.h.

Referenced by Copy(), GetPadLeftMargin(), Reset(), and SetPadLeftMargin().

Float_t TStyle::fPadRightMargin [private]

Definition at line 114 of file TStyle.h.

Referenced by Copy(), GetPadRightMargin(), Reset(), and SetPadRightMargin().

Bool_t TStyle::fPadGridX [private]

Definition at line 115 of file TStyle.h.

Referenced by Copy(), GetPadGridX(), Reset(), and SetPadGridX().

Bool_t TStyle::fPadGridY [private]

Definition at line 116 of file TStyle.h.

Referenced by Copy(), GetPadGridY(), Reset(), and SetPadGridY().

Int_t TStyle::fPadTickX [private]

Definition at line 117 of file TStyle.h.

Referenced by Copy(), GetPadTickX(), Reset(), and SetPadTickX().

Int_t TStyle::fPadTickY [private]

Definition at line 118 of file TStyle.h.

Referenced by Copy(), GetPadTickY(), Reset(), and SetPadTickY().

Float_t TStyle::fPaperSizeX [private]

Definition at line 119 of file TStyle.h.

Referenced by Copy(), GetPaperSize(), SavePrimitive(), and SetPaperSize().

Float_t TStyle::fPaperSizeY [private]

Definition at line 120 of file TStyle.h.

Referenced by Copy(), GetPaperSize(), SavePrimitive(), and SetPaperSize().

Float_t TStyle::fScreenFactor [private]

Definition at line 121 of file TStyle.h.

Referenced by Copy(), GetScreenFactor(), Reset(), and SetScreenFactor().

Color_t TStyle::fStatColor [private]

Definition at line 122 of file TStyle.h.

Referenced by Copy(), GetStatColor(), Reset(), and SetStatColor().

Color_t TStyle::fStatTextColor [private]

Definition at line 123 of file TStyle.h.

Referenced by Copy(), GetStatTextColor(), Reset(), and SetStatTextColor().

Width_t TStyle::fStatBorderSize [private]

Definition at line 124 of file TStyle.h.

Referenced by Copy(), GetStatBorderSize(), Reset(), and SetStatBorderSize().

Style_t TStyle::fStatFont [private]

Definition at line 125 of file TStyle.h.

Referenced by Copy(), GetStatFont(), Reset(), and SetStatFont().

Float_t TStyle::fStatFontSize [private]

Definition at line 126 of file TStyle.h.

Referenced by Copy(), GetStatFontSize(), Reset(), and SetStatFontSize().

Style_t TStyle::fStatStyle [private]

Definition at line 127 of file TStyle.h.

Referenced by Copy(), GetStatStyle(), Reset(), and SetStatStyle().

TString TStyle::fStatFormat [private]

Definition at line 128 of file TStyle.h.

Referenced by Copy(), GetStatFormat(), and SetStatFormat().

Float_t TStyle::fStatX [private]

Definition at line 129 of file TStyle.h.

Referenced by Copy(), GetStatX(), Reset(), and SetStatX().

Float_t TStyle::fStatY [private]

Definition at line 130 of file TStyle.h.

Referenced by Copy(), GetStatY(), Reset(), and SetStatY().

Float_t TStyle::fStatW [private]

Definition at line 131 of file TStyle.h.

Referenced by Copy(), GetStatW(), Reset(), and SetStatW().

Float_t TStyle::fStatH [private]

Definition at line 132 of file TStyle.h.

Referenced by Copy(), GetStatH(), Reset(), and SetStatH().

Bool_t TStyle::fStripDecimals [private]

Definition at line 133 of file TStyle.h.

Referenced by Copy(), GetStripDecimals(), Reset(), and SetStripDecimals().

Int_t TStyle::fTitleAlign [private]

Definition at line 134 of file TStyle.h.

Referenced by Copy(), GetTitleAlign(), Reset(), and SetTitleAlign().

Color_t TStyle::fTitleColor [private]

Definition at line 135 of file TStyle.h.

Referenced by Copy(), GetTitleFillColor(), Reset(), SetTitleColor(), and SetTitleFillColor().

Color_t TStyle::fTitleTextColor [private]

Definition at line 136 of file TStyle.h.

Referenced by Copy(), GetTitleColor(), GetTitleTextColor(), Reset(), and SetTitleTextColor().

Width_t TStyle::fTitleBorderSize [private]

Definition at line 137 of file TStyle.h.

Referenced by Copy(), GetTitleBorderSize(), Reset(), and SetTitleBorderSize().

Style_t TStyle::fTitleFont [private]

Definition at line 138 of file TStyle.h.

Referenced by Copy(), GetTitleFont(), Reset(), and SetTitleFont().

Float_t TStyle::fTitleFontSize [private]

Definition at line 139 of file TStyle.h.

Referenced by Copy(), GetTitleFontSize(), GetTitleSize(), Reset(), SetTitleFontSize(), and SetTitleSize().

Style_t TStyle::fTitleStyle [private]

Definition at line 140 of file TStyle.h.

Referenced by Copy(), GetTitleStyle(), Reset(), and SetTitleStyle().

Float_t TStyle::fTitleX [private]

Definition at line 141 of file TStyle.h.

Referenced by Copy(), GetTitleX(), Reset(), and SetTitleX().

Float_t TStyle::fTitleY [private]

Definition at line 142 of file TStyle.h.

Referenced by Copy(), GetTitleY(), Reset(), and SetTitleY().

Float_t TStyle::fTitleW [private]

Definition at line 143 of file TStyle.h.

Referenced by Copy(), GetTitleW(), Reset(), and SetTitleW().

Float_t TStyle::fTitleH [private]

Definition at line 144 of file TStyle.h.

Referenced by Copy(), GetTitleH(), Reset(), and SetTitleH().

Float_t TStyle::fLegoInnerR [private]

Definition at line 145 of file TStyle.h.

Referenced by Copy(), GetLegoInnerR(), Reset(), and SetLegoInnerR().

TString TStyle::fLineStyle [private]

Reimplemented from TAttLine.

Definition at line 146 of file TStyle.h.

Referenced by Copy(), GetLineStyleString(), SavePrimitive(), and SetLineStyleString().

TString TStyle::fHeaderPS [private]

Definition at line 147 of file TStyle.h.

Referenced by Copy(), GetHeaderPS(), Reset(), and SetHeaderPS().

TString TStyle::fTitlePS [private]

Definition at line 148 of file TStyle.h.

Referenced by Copy(), GetTitlePS(), Reset(), and SetTitlePS().

TString TStyle::fFitFormat [private]

Definition at line 149 of file TStyle.h.

Referenced by Copy(), GetFitFormat(), and SetFitFormat().

TString TStyle::fPaintTextFormat [private]

Definition at line 150 of file TStyle.h.

Referenced by Copy(), GetPaintTextFormat(), and SetPaintTextFormat().

Float_t TStyle::fLineScalePS [private]

Definition at line 151 of file TStyle.h.

Referenced by Copy(), GetLineScalePS(), and SetLineScalePS().

Double_t TStyle::fTimeOffset [private]

Definition at line 152 of file TStyle.h.

Referenced by Copy(), GetTimeOffset(), Reset(), and SetTimeOffset().

Bool_t TStyle::fIsReading [private]

Definition at line 153 of file TStyle.h.

Referenced by Copy(), IsReading(), Reset(), and SetIsReading().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:47:29 2011 for ROOT_528-00b_version by  doxygen 1.5.1