ROOT
6.07/01
Reference Guide
|
Go to the source code of this file.
Functions | |
while (link) | |
if (0==link) | |
return | dynamic_cast< TObjOptLink * > (link) |
Variables | |
ClassImp(RooList) TObjOptLink *RooList TObjLink * | link = FirstLink() |
Find the link corresponding to the named object in this list. More... | |
return dynamic_cast< TObjOptLink * > | ( | link | ) |
if | ( | 0 | = = link | ) |
Definition at line 55 of file RooList.cxx.
while | ( | link | ) |
Definition at line 50 of file RooList.cxx.
ClassImp (RooList) TObjOptLink *RooList TObjLink* link = FirstLink() |
Find the link corresponding to the named object in this list.
Return 0 if the object is not found or does not have an Option_t string associated with its link. Also print a warning message if caller is non-zero.
Definition at line 49 of file RooList.cxx.
Referenced by RooRefCountList::Add(), TDocOutput::AddLink(), TGLH2PolyPainter::BuildTesselation(), TGLH2PolyPainter::CacheGeometry(), ClassImp(), TGLH2PolyPainter::DrawCaps(), TGLH2PolyPainter::DrawExtrusion(), TNonSplitBrowsable::GetBrowsables(), RooPlot::getDrawOptions(), RooPlot::getInvisible(), TSQLObjectDataPool::GetObjectRow(), TUnixSystem::Link(), RooRefCountList::refCount(), TDocOutput::ReferenceEntity(), RooRefCountList::Remove(), RooPlot::setDrawOptions(), RooPlot::setInvisible(), TDataSetIter::TDataSetIter(), TGLH2PolyPainter::UpdateGeometry(), TClassDocOutput::WriteClassDocHeader(), and TDocOutput::WriteModuleLinks().