KaliVeda
1.12/06
Heavy-Ion Analysis Toolkit
|
This is the complete list of members for KVGaxis, including all inherited members.
AbstractMethod(const char *method) const | TObject | |
AddToTObjectTable(TObject *) | TObject | privatestatic |
AdjustBinSize(Double_t A1, Double_t A2, Int_t nold, Double_t &BinLow, Double_t &BinHigh, Int_t &nbins, Double_t &BinWidth) | TGaxis | virtual |
AppendPad(Option_t *option="") | TObject | virtual |
Browse(TBrowser *b) | TObject | virtual |
CenterLabels(Bool_t center=kTRUE) | TGaxis | virtual |
CenterTitle(Bool_t center=kTRUE) | TGaxis | virtual |
ChangeLabel(Int_t labNum=0, Double_t labAngle=-1., Double_t labSize=-1., Int_t labAlign=-1, Int_t labColor=-1, Int_t labFont=-1, TString labText="") | TGaxis | |
ChangeLabelAttributes(Int_t i, Int_t nlabels, TLatex *t, char *c) | TGaxis | |
CheckedHash() | TObject | |
ClassName() const | TObject | virtual |
Clear(Option_t *="") | TObject | virtual |
Clone(const char *newname="") const | TObject | virtual |
Compare(const TObject *obj) const | TObject | virtual |
TLine::Copy(TObject &line) const | TLine | virtual |
TLine::TAttLine::Copy(TAttLine &attline) const | TAttLine | |
TAttText::Copy(TAttText &atttext) const | TAttText | |
Delete(Option_t *option="") | TObject | virtual |
DistancetoLine(Int_t px, Int_t py, Double_t xp1, Double_t yp1, Double_t xp2, Double_t yp2) | TAttLine | |
DistancetoPrimitive(Int_t px, Int_t py) | TLine | virtual |
DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual |
Draw(Option_t *option="") | TObject | virtual |
DrawAxis(Double_t xmin, Double_t ymin, Double_t xmax, Double_t ymax, Double_t wmin, Double_t wmax, Int_t ndiv=510, Option_t *chopt="", Double_t gridlength=0) | TGaxis | virtual |
DrawClass() const | TObject | virtual |
DrawClone(Option_t *option="") const | TObject | virtual |
DrawLine(Double_t x1, Double_t y1, Double_t x2, Double_t y2) | TLine | virtual |
DrawLineNDC(Double_t x1, Double_t y1, Double_t x2, Double_t y2) | TLine | virtual |
Dump() const | TObject | virtual |
EDeprecatedStatusBits enum name | TObject | |
Error(const char *method, const char *msgfmt,...) const | TObject | virtual |
EStatusBits enum name | TObject | |
Execute(const char *method, const char *params, Int_t *error=0) | TObject | virtual |
Execute(TMethod *method, TObjArray *params, Int_t *error=0) | TObject | virtual |
ExecuteEvent(Int_t event, Int_t px, Int_t py) | TLine | virtual |
Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual |
fAxis | TGaxis | protected |
fBins | KVGaxis | protected |
fBits | TObject | private |
fChopt | TGaxis | protected |
fFormat | KVGaxis | protected |
fFunction | TGaxis | protected |
fFunctionName | TGaxis | protected |
fgDtorOnly | TObject | privatestatic |
fgMaxDigits | TGaxis | protectedstatic |
fgObjectStat | TObject | privatestatic |
fGridLength | TGaxis | protected |
FindObject(const char *name) const | TObject | virtual |
FindObject(const TObject *obj) const | TObject | virtual |
fLabelColor | TGaxis | protected |
fLabelFont | TGaxis | protected |
fLabelOffset | TGaxis | protected |
fLabels | KVGaxis | protected |
fLabelSize | TGaxis | protected |
fLineColor | TAttLine | protected |
fLineStyle | TAttLine | protected |
fLineWidth | TAttLine | protected |
fModLabs | TGaxis | protected |
fName | TGaxis | protected |
fNbins | KVGaxis | protected |
fNdiv | TGaxis | protected |
fNModLabs | TGaxis | protected |
fTextAlign | TAttText | protected |
fTextAngle | TAttText | protected |
fTextColor | TAttText | protected |
fTextFont | TAttText | protected |
fTextSize | TAttText | protected |
fTickSize | TGaxis | protected |
fTimeFormat | TGaxis | protected |
fTitle | TGaxis | protected |
fTitleOffset | TGaxis | protected |
fTitleSize | TGaxis | protected |
fUniqueID | TObject | private |
fWmax | TGaxis | protected |
fWmin | TGaxis | protected |
fX1 | TLine | protected |
fX2 | TLine | protected |
fXAxisExpXOffset | TGaxis | protectedstatic |
fXAxisExpYOffset | TGaxis | protectedstatic |
fY1 | TLine | protected |
fY2 | TLine | protected |
fYAxisExpXOffset | TGaxis | protectedstatic |
fYAxisExpYOffset | TGaxis | protectedstatic |
GetBBox() | TLine | virtual |
GetBBoxCenter() | TLine | virtual |
GetDrawOption() const | TObject | virtual |
GetDtorOnly() | TObject | static |
GetFunction() const | TGaxis | |
GetGridLength() const | TGaxis | |
GetIconName() const | TObject | virtual |
GetLabelColor() const | TGaxis | |
GetLabelFont() const | TGaxis | |
GetLabelOffset() const | TGaxis | |
GetLabelSize() const | TGaxis | |
GetLineColor() const | TAttLine | virtual |
GetLineStyle() const | TAttLine | virtual |
GetLineWidth() const | TAttLine | virtual |
GetMaxDigits() | TGaxis | static |
GetName() const | TGaxis | virtual |
GetNdiv() const | TGaxis | |
GetObjectInfo(Int_t px, Int_t py) const | TObject | virtual |
GetObjectStat() | TObject | static |
GetOption() const | TGaxis | virtual |
GetTextAlign() const | TAttText | virtual |
GetTextAngle() const | TAttText | virtual |
GetTextColor() const | TAttText | virtual |
GetTextFont() const | TAttText | virtual |
GetTextSize() const | TAttText | virtual |
GetTickSize() const | TGaxis | |
GetTitle() const | TGaxis | virtual |
GetTitleOffset() const | TGaxis | |
GetTitleSize() const | TGaxis | |
GetUniqueID() const | TObject | virtual |
GetWmax() const | TGaxis | |
GetWmin() const | TGaxis | |
GetX1() const | TLine | |
GetX2() const | TLine | |
GetY1() const | TLine | |
GetY2() const | TLine | |
HandleTimer(TTimer *timer) | TObject | virtual |
Hash() const | TObject | virtual |
HasInconsistentHash() const | TObject | |
ImportAxisAttributes(TAxis *axis) | TGaxis | virtual |
Info(const char *method, const char *msgfmt,...) const | TObject | virtual |
InheritsFrom(const char *classname) const | TObject | virtual |
InheritsFrom(const TClass *cl) const | TObject | virtual |
Inspect() const | TObject | virtual |
InvertBit(UInt_t f) | TObject | |
IsEqual(const TObject *obj) const | TObject | virtual |
IsFolder() const | TObject | virtual |
IsHorizontal() | TLine | |
IsOnHeap() const | TObject | |
IsSortable() const | TObject | virtual |
IsVertical() | TLine | |
IsZombie() const | TObject | |
kBitMask | TObject | |
kCanDelete | TObject | |
kCannotPick | TObject | |
kHasUUID | TObject | |
kHorizontal | TLine | |
kInconsistent | TObject | |
kInvalidObject | TObject | |
kIsOnHeap | TObject | |
kIsReferenced | TObject | |
kLineNDC | TLine | |
kMustCleanup | TObject | |
kNoContextMenu | TObject | |
kNotDeleted | TObject | |
kObjInCanvas | TObject | |
kOnlyPrepStep | TObject | protected |
kOverwrite | TObject | |
kSingleKey | TObject | |
kVertical | TLine | |
KVGaxis() | KVGaxis | |
KVGaxis(Double_t xmin, Double_t ymin, Double_t xmax, Double_t ymax, Double_t wmin, Double_t wmax, Int_t ndiv=510, Option_t *chopt="", Double_t gridlength=0) | KVGaxis | |
KVGaxis(Double_t xmin, Double_t ymin, Double_t xmax, Double_t ymax, Int_t nbins, Double_t *bins, Double_t wmin=0, Double_t wmax=0, Int_t ndiv=510, Option_t *chopt="", Double_t gridlength=0, char **labels=0) | KVGaxis | |
KVGaxis(Double_t xmin, Double_t ymin, Double_t xmax, Double_t ymax, const char *funcname, Int_t ndiv=510, Option_t *chopt="", Double_t gridlength=0) | KVGaxis | |
kWriteDelete | TObject | |
kZombie | TObject | |
LabelsLimits(const char *label, Int_t &first, Int_t &last) | TGaxis | |
ls(Option_t *option="") const | TLine | virtual |
MakeZombie() | TObject | protected |
MayNotUse(const char *method) const | TObject | |
TLine::Modify() | TAttLine | virtual |
TAttText::Modify() | TAttText | virtual |
Notify() | TObject | virtual |
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
operator delete(void *ptr) | TObject | |
operator delete[](void *ptr) | TObject | |
operator new(size_t sz) | TObject | |
operator new(size_t sz, void *vp) | TObject | |
operator new[](size_t sz) | TObject | |
operator new[](size_t sz, void *vp) | TObject | |
operator=(const TGaxis &) | TGaxis | protected |
TLine::operator=(const TLine &src) | TLine | |
TObject::operator=(const TObject &rhs) | TObject | |
Paint(Option_t *chopt="") | TGaxis | virtual |
PaintAxis(Double_t xmin, Double_t ymin, Double_t xmax, Double_t ymax, Double_t &wmin, Double_t &wmax, Int_t &ndiv, Option_t *chopt="", Double_t gridlength=0, Bool_t drawGridOnly=kFALSE) | KVGaxis | virtual |
PaintLine(Double_t x1, Double_t y1, Double_t x2, Double_t y2) | TLine | virtual |
PaintLineNDC(Double_t u1, Double_t v1, Double_t u2, Double_t v2) | TLine | virtual |
Pop() | TObject | virtual |
Print(Option_t *option="") const | TLine | virtual |
Read(const char *name) | TObject | virtual |
RecursiveRemove(TObject *obj) | TObject | virtual |
ResetAttLine(Option_t *option="") | TAttLine | virtual |
ResetAttText(Option_t *toption="") | TAttText | virtual |
ResetBit(UInt_t f) | TObject | |
ResetLabelAttributes(TLatex *t) | TGaxis | |
Rotate(Double_t X, Double_t Y, Double_t CFI, Double_t SFI, Double_t XT, Double_t YT, Double_t &U, Double_t &V) | TGaxis | virtual |
SaveAs(const char *filename="", Option_t *option="") const | TObject | virtual |
SaveLineAttributes(std::ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1, Int_t widdef=1) | TAttLine | virtual |
SavePrimitive(std::ostream &out, Option_t *option="") | TGaxis | virtual |
SaveTextAttributes(std::ostream &out, const char *name, Int_t alidef=12, Float_t angdef=0, Int_t coldef=1, Int_t fondef=61, Float_t sizdef=1) | TAttText | virtual |
SetBBoxCenter(const TPoint &p) | TLine | virtual |
SetBBoxCenterX(const Int_t x) | TLine | virtual |
SetBBoxCenterY(const Int_t y) | TLine | virtual |
SetBBoxX1(const Int_t x) | TLine | virtual |
SetBBoxX2(const Int_t x) | TLine | virtual |
SetBBoxY1(const Int_t y) | TLine | virtual |
SetBBoxY2(const Int_t y) | TLine | virtual |
SetBit(UInt_t f) | TObject | |
SetBit(UInt_t f, Bool_t set) | TObject | |
SetDecimals(Bool_t dot=kTRUE) | TGaxis | virtual |
SetDrawOption(Option_t *option="") | TObject | virtual |
SetDtorOnly(void *obj) | TObject | static |
SetExponentOffset(Float_t xoff=0., Float_t yoff=0., Option_t *axis="xy") | TGaxis | static |
SetFormat(const char *form="%lf") | KVGaxis | inline |
SetFunction(const char *funcname="") | TGaxis | |
SetGridLength(Float_t gridlength) | TGaxis | |
SetHorizontal(Bool_t set=kTRUE) | TLine | |
SetLabelColor(Int_t labelcolor) | TGaxis | |
SetLabelFont(Int_t labelfont) | TGaxis | |
SetLabelOffset(Float_t labeloffset) | TGaxis | |
SetLabelSize(Float_t labelsize) | TGaxis | |
SetLineAttributes() | TAttLine | virtual |
SetLineColor(Color_t lcolor) | TAttLine | virtual |
SetLineColorAlpha(Color_t lcolor, Float_t lalpha) | TAttLine | virtual |
SetLineStyle(Style_t lstyle) | TAttLine | virtual |
SetLineWidth(Width_t lwidth) | TAttLine | virtual |
SetMaxDigits(Int_t maxd=5) | TGaxis | static |
SetMoreLogLabels(Bool_t more=kTRUE) | TGaxis | virtual |
SetName(const char *name) | TGaxis | virtual |
SetNDC(Bool_t isNDC=kTRUE) | TLine | virtual |
SetNdivisions(Int_t ndiv) | TGaxis | virtual |
SetNoExponent(Bool_t noExponent=kTRUE) | TGaxis | virtual |
SetObjectStat(Bool_t stat) | TObject | static |
SetOption(Option_t *option="") | TGaxis | |
SetTextAlign(Short_t align=11) | TAttText | virtual |
SetTextAngle(Float_t tangle=0) | TAttText | virtual |
SetTextAttributes() | TAttText | virtual |
SetTextColor(Color_t tcolor=1) | TAttText | virtual |
SetTextColorAlpha(Color_t tcolor, Float_t talpha) | TAttText | virtual |
SetTextFont(Font_t tfont=62) | TAttText | virtual |
SetTextSize(Float_t tsize=1) | TAttText | virtual |
SetTextSizePixels(Int_t npixels) | TAttText | virtual |
SetTickLength(Float_t ticklength) | TGaxis | |
SetTickSize(Float_t ticksize) | TGaxis | |
SetTimeFormat(const char *tformat) | TGaxis | |
SetTimeOffset(Double_t toffset, Option_t *option="local") | TGaxis | |
SetTitle(const char *title="") | TGaxis | virtual |
SetTitleColor(Int_t titlecolor) | TGaxis | |
SetTitleFont(Int_t titlefont) | TGaxis | |
SetTitleOffset(Float_t titleoffset=1) | TGaxis | |
SetTitleSize(Float_t titlesize) | TGaxis | |
SetUniqueID(UInt_t uid) | TObject | virtual |
SetVertical(Bool_t set=kTRUE) | TLine | |
SetWmax(Double_t wmax) | TGaxis | |
SetWmin(Double_t wmin) | TGaxis | |
SetX1(Double_t x1) | TLine | virtual |
SetX2(Double_t x2) | TLine | virtual |
SetY1(Double_t y1) | TLine | virtual |
SetY2(Double_t y2) | TLine | virtual |
SysError(const char *method, const char *msgfmt,...) const | TObject | virtual |
TAttLine() | TAttLine | |
TAttLine(Color_t lcolor, Style_t lstyle, Width_t lwidth) | TAttLine | |
TAttText() | TAttText | |
TAttText(Int_t align, Float_t angle, Color_t color, Style_t font, Float_t tsize) | TAttText | |
TestBit(UInt_t f) const | TObject | |
TestBits(UInt_t f) const | TObject | |
TGaxis() | TGaxis | |
TGaxis(Double_t xmin, Double_t ymin, Double_t xmax, Double_t ymax, const char *funcname, Int_t ndiv=510, Option_t *chopt="", Double_t gridlength=0) | TGaxis | |
TGaxis(Double_t xmin, Double_t ymin, Double_t xmax, Double_t ymax, Double_t wmin, Double_t wmax, Int_t ndiv=510, Option_t *chopt="", Double_t gridlength=0) | TGaxis | |
TGaxis(const TGaxis &) | TGaxis | protected |
TLine() | TLine | |
TLine(const TLine &line) | TLine | |
TLine(Double_t x1, Double_t y1, Double_t x2, Double_t y2) | TLine | |
TObject() | TObject | |
TObject(const TObject &object) | TObject | |
UseCurrentStyle() | TObject | virtual |
Warning(const char *method, const char *msgfmt,...) const | TObject | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) | TObject | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) const | TObject | virtual |
~KVGaxis() | KVGaxis | virtual |
~TAttBBox2D() | TAttBBox2D | virtual |
~TAttLine() | TAttLine | virtual |
~TAttText() | TAttText | virtual |
~TGaxis() | TGaxis | virtual |
~TLine()=default | TLine | virtual |
~TObject() | TObject | virtual |