Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooLinkedList Member List

This is the complete list of members for RooLinkedList, including all inherited members.

_atRooLinkedListprivate
_firstRooLinkedListprotected
_hashThreshRooLinkedListprotected
_htableLinkRooLinkedListprotected
_htableNameRooLinkedListprotected
_lastRooLinkedListprotected
_nameRooLinkedListprotected
_poolRooLinkedListprivatestatic
_sizeRooLinkedListprotected
_useNptrRooLinkedListprotected
AbstractMethod(const char *method) constTObject
Add(TObject *arg)RooLinkedListinlinevirtual
Add(TObject *arg, Int_t refCount)RooLinkedListprotectedvirtual
AddToTObjectTable(TObject *)TObjectprivatestatic
AppendPad(Option_t *option="")TObjectvirtual
At(int index) constRooLinkedList
begin() constRooLinkedList
Browse(TBrowser *b)TObjectvirtual
CheckedHash()TObjectinline
Class()RooLinkedListstatic
Class_Name()RooLinkedListstatic
Class_Version()RooLinkedListinlinestatic
ClassName() constTObjectvirtual
Clear(Option_t *o=nullptr) overrideRooLinkedListvirtual
Clone(const char *=nullptr) const overrideRooLinkedListinlinevirtual
Compare(const TObject *obj) constTObjectvirtual
Copy(TObject &object) constTObjectvirtual
createElement(TObject *obj, RooLinkedListElem *elem=nullptr)RooLinkedListprotected
DeclFileName()RooLinkedListinlinestatic
Delete(Option_t *o=nullptr) overrideRooLinkedListvirtual
deleteElement(RooLinkedListElem *)RooLinkedListprotected
DistancetoPrimitive(Int_t px, Int_t py)TObjectvirtual
DoError(int level, const char *location, const char *fmt, va_list va) constTObjectprotectedvirtual
Draw(Option_t *option="")TObjectvirtual
DrawClass() constTObjectvirtual
DrawClone(Option_t *option="") constTObjectvirtual
Dump() constTObjectvirtual
EDeprecatedStatusBits enum nameTObject
empty() constRooLinkedListinline
end() constRooLinkedList
Error(const char *method, const char *msgfmt,...) constTObjectvirtual
EStatusBits enum nameTObject
Execute(const char *method, const char *params, Int_t *error=nullptr)TObjectvirtual
Execute(TMethod *method, TObjArray *params, Int_t *error=nullptr)TObjectvirtual
ExecuteEvent(Int_t event, Int_t px, Int_t py)TObjectvirtual
Fatal(const char *method, const char *msgfmt,...) constTObjectvirtual
fBitsTObjectprivate
fgDtorOnlyTObjectprivatestatic
fgObjectStatTObjectprivatestatic
find(const char *name) constRooLinkedList
findArg(const RooAbsArg *) constRooLinkedList
findLink(const TObject *arg) constRooLinkedListprotected
FindObject(const char *name) const overrideRooLinkedListvirtual
FindObject(const TObject *obj) const overrideRooLinkedListvirtual
First() constRooLinkedListinline
fUniqueIDTObjectprivate
fwdIterator() constRooLinkedList
GetDrawOption() constTObjectvirtual
GetDtorOnly()TObjectstatic
getHashTableSize() constRooLinkedListinline
GetIconName() constTObjectvirtual
GetName() const overrideRooLinkedListinlinevirtual
GetObjectInfo(Int_t px, Int_t py) constTObjectvirtual
GetObjectStat()TObjectstatic
GetOption() constTObjectinlinevirtual
GetSize() constRooLinkedListinline
GetTitle() constTObjectvirtual
GetUniqueID() constTObjectvirtual
HandleTimer(TTimer *timer)TObjectvirtual
Hash() const overrideRooLinkedListinlinevirtual
HashTableByLink typedefRooLinkedListprotected
HashTableByName typedefRooLinkedListprotected
HasInconsistentHash() constTObjectinline
IndexOf(const char *name) constRooLinkedList
IndexOf(const TObject *arg) constRooLinkedList
Info(const char *method, const char *msgfmt,...) constTObjectvirtual
InheritsFrom(const char *classname) constTObjectvirtual
InheritsFrom(const TClass *cl) constTObjectvirtual
Inspect() constTObjectvirtual
InvertBit(UInt_t f)TObjectinline
IsA() const overrideRooLinkedListinlinevirtual
IsDestructed() constTObjectinline
IsEqual(const TObject *obj) constTObjectvirtual
IsFolder() constTObjectvirtual
IsOnHeap() constTObjectinline
IsSortable() constTObjectinlinevirtual
IsZombie() constTObjectinline
iterator(bool forward=true) constRooLinkedList
kBitMask enum valueTObject
kCanDelete enum valueTObject
kCannotPick enum valueTObject
kHasUUID enum valueTObject
kInconsistent enum valueTObject
kInvalidObject enum valueTObject
kIsOnHeap enum valueTObject
kIsReferenced enum valueTObject
kMustCleanup enum valueTObject
kNoContextMenu enum valueTObject
kNotDeleted enum valueTObject
kObjInCanvas enum valueTObject
kOnlyPrepStep enum valueTObjectprotected
kOverwrite enum valueTObject
kSingleKey enum valueTObject
kWriteDelete enum valueTObject
kZombie enum valueTObject
ls(Option_t *option="") constTObjectvirtual
MakeIterator(bool forward=true) constRooLinkedList
MakeZombie()TObjectinlineprotected
MayNotUse(const char *method) constTObject
mergesort_impl(RooLinkedListElem *l1, const unsigned sz, RooLinkedListElem **tail=nullptr)RooLinkedListprivatestatic
Notify()TObjectvirtual
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) constTObject
operator delete(void *ptr)TObject
operator delete[](void *ptr)TObject
operator new(size_t sz)TObjectinline
operator new(size_t sz, void *vp)TObjectinline
operator new[](size_t sz)TObjectinline
operator new[](size_t sz, void *vp)TObjectinline
operator=(const RooLinkedList &other)RooLinkedList
TObject::operator=(const TObject &rhs)TObjectinline
Paint(Option_t *option="")TObjectvirtual
Pool typedefRooLinkedListprivate
Pop()TObjectvirtual
Print(const char *opt) const overrideRooLinkedListvirtual
rbegin() constRooLinkedList
Read(const char *name)TObjectvirtual
RecursiveRemove(TObject *obj) overrideRooLinkedListvirtual
Remove(TObject *arg)RooLinkedListvirtual
rend() constRooLinkedList
Replace(const TObject *oldArg, const TObject *newArg)RooLinkedList
ResetBit(UInt_t f)TObjectinline
RooFIterForLinkedListRooLinkedListfriend
RooLinkedList(Int_t htsize=0)RooLinkedList
RooLinkedList(const RooLinkedList &other)RooLinkedList
RooLinkedListIterImplRooLinkedListfriend
RooSTLRefCountListRooLinkedListfriend
SaveAs(const char *filename="", Option_t *option="") constTObjectvirtual
SavePrimitive(std::ostream &out, Option_t *option="")TObjectvirtual
SetBit(UInt_t f, Bool_t set)TObject
SetBit(UInt_t f)TObjectinline
SetDrawOption(Option_t *option="")TObjectvirtual
SetDtorOnly(void *obj)TObjectstatic
setHashTableSize(Int_t size)RooLinkedList
SetName(const char *name)RooLinkedListinline
SetObjectStat(Bool_t stat)TObjectstatic
SetUniqueID(UInt_t uid)TObjectvirtual
size() constRooLinkedListinline
Sort(bool ascend=true)RooLinkedList
Streamer(TBuffer &) overrideRooLinkedListvirtual
StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b)RooLinkedListinline
SysError(const char *method, const char *msgfmt,...) constTObjectvirtual
TestBit(UInt_t f) constTObjectinline
TestBits(UInt_t f) constTObjectinline
TObject()TObjectinline
TObject(const TObject &object)TObjectinline
UseCurrentStyle()TObjectvirtual
useNptr(bool flag)RooLinkedListinline
Warning(const char *method, const char *msgfmt,...) constTObjectvirtual
Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0)TObjectvirtual
Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) constTObjectvirtual
~RooLinkedList() overrideRooLinkedList
~TObject()TObjectvirtual