ROOT
6.06/09
Reference Guide
|
Public Member Functions | |
TObjOptLink (TObject *obj, Option_t *opt) | |
TObjOptLink (TObject *obj, TObjLink *lnk, Option_t *opt) | |
~TObjOptLink () | |
Option_t * | GetAddOption () const |
Option_t * | GetOption () const |
void | SetOption (Option_t *option) |
Public Member Functions inherited from TObjLink | |
TObjLink (TObject *obj) | |
TObjLink (TObject *obj, TObjLink *lnk) | |
Create a new TObjLink. More... | |
virtual | ~TObjLink () |
TObject * | GetObject () const |
TObject ** | GetObjectRef () |
void | SetObject (TObject *obj) |
TObjLink * | Next () |
TObjLink * | Prev () |
Private Attributes | |
TString | fOption |
Additional Inherited Members | |
Protected Member Functions inherited from TObjLink | |
TObjLink () | |
#include <TList.h>
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from TObjLink.
Definition at line 169 of file TList.h.
Referenced by TMultiGraph::Add(), TGLScenePad::ComposePolymarker(), RooPlot::getDrawOptions(), RooPlot::getInvisible(), RooList::moveAfter(), RooList::moveBefore(), THStack::Paint(), TMultiGraph::Paint(), TPad::Paint(), THistPainter::PaintFunction(), TGraphPainter::PaintGraphSimple(), TPad::PaintModified(), TMultiGraph::PaintPads(), THStack::SavePrimitive(), TMultiGraph::SavePrimitive(), TH1::SavePrimitiveHelp(), RooPlot::setDrawOptions(), RooPlot::setInvisible(), and TGLScenePad::SubPadPaint().
Reimplemented from TObjLink.
Definition at line 170 of file TList.h.
Referenced by RooPlot::setDrawOptions(), and RooPlot::setInvisible().