KaliVeda
Toolkit for HIC analysis
|
This is the complete list of members for KVRList, including all inherited members.
AbstractMethod(const char *method) const | TObject | |
Add(TObject *obj) override | TRefArray | virtual |
AddAfter(const TObject *after, TObject *obj) override | TRefArray | virtual |
AddAll(const TCollection *col) | TCollection | virtual |
AddAt(TObject *obj, Int_t idx) override | TRefArray | virtual |
AddAtAndExpand(TObject *obj, Int_t idx) | TRefArray | virtual |
AddAtFree(TObject *obj) | TRefArray | virtual |
AddBefore(const TObject *before, TObject *obj) override | TRefArray | virtual |
AddFirst(TObject *obj) override | TRefArray | virtual |
AddLast(TObject *obj) override | TRefArray | virtual |
AddToTObjectTable(TObject *) | TObject | privatestatic |
AddVector(TObject *obj1,...) | TCollection | |
After(const TObject *obj) const override | TRefArray | virtual |
AppendPad(Option_t *option="") | TObject | virtual |
AssertClass(TClass *cl) const | TCollection | |
At(Int_t idx) const override | TRefArray | virtual |
Before(const TObject *obj) const override | TRefArray | virtual |
begin() const | TCollection | |
BinarySearch(TObject *obj, Int_t upto=kMaxInt) | TRefArray | virtual |
BoundsOk(const char *where, Int_t at) const | TRefArray | protected |
Browse(TBrowser *b) override | TCollection | virtual |
Capacity() const | TCollection | |
Changed() | TSeqCollection | protectedvirtual |
CheckedHash() | TObject | |
Class() | TRefArray | static |
Class_Name() | TRefArray | static |
Class_Version() | TRefArray | static |
ClassName() const | TObject | virtual |
Clear(Option_t *option="") override | TRefArray | virtual |
Clone(const char *newname="") const override | TCollection | virtual |
Compare(const TObject *obj) const override | TCollection | virtual |
Compress() | TRefArray | virtual |
Contains(const char *name) const | TCollection | |
Contains(const TObject *obj) const | TCollection | |
Copy(TObject &obj) const | KVRList | virtual |
DeclFileName() | TRefArray | static |
Delete(Option_t *option="") override | TRefArray | virtual |
DistancetoPrimitive(Int_t px, Int_t py) | TObject | virtual |
DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual |
Draw(Option_t *option="") override | TCollection | virtual |
DrawClass() const | TObject | virtual |
DrawClone(Option_t *option="") const | TObject | virtual |
Dump() const override | TCollection | virtual |
EDeprecatedStatusBits enum name | TObject | |
EmptyGarbageCollection() | TCollection | static |
end() const | TCollection | |
Error(const char *method, const char *msgfmt,...) const | TObject | virtual |
EStatusBits enum name | TCollection | protected |
Execute(const char *method, const char *params, Int_t *error=0) | KVRList | virtual |
Execute(TMethod *m, TObjArray *o, Int_t *i) | KVRList | inlinevirtual |
ExecuteEvent(Int_t event, Int_t px, Int_t py) | TObject | virtual |
Expand(Int_t newSize) | TRefArray | virtual |
Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual |
fBits | TObject | private |
fgCurrentCollection | TCollection | privatestatic |
fgDtorOnly | TObject | privatestatic |
fgEmptyingGarbage | TCollection | privatestatic |
fgGarbageCollection | TCollection | privatestatic |
fgGarbageStack | TCollection | privatestatic |
fgObjectStat | TObject | privatestatic |
FindObject(const Char_t *name, const Char_t *type) const | KVRList | virtual |
FindObject(KVBase *obj) const | KVRList | virtual |
FindObject(const TObject *obj) const | KVRList | inlinevirtual |
FindObject(const char *obj) const | KVRList | inlinevirtual |
FindObjectByLabel(const Char_t *) const | KVRList | virtual |
FindObjectByName(const Char_t *) const | KVRList | virtual |
FindObjectByType(const Char_t *) const | KVRList | virtual |
First() const override | TRefArray | virtual |
fLast | TRefArray | protected |
fLowerBound | TRefArray | protected |
fName | TCollection | protected |
fPID | TRefArray | protected |
fSize | TCollection | protected |
fSorted | TSeqCollection | protected |
fUIDs | TRefArray | protected |
fUniqueID | TObject | private |
GarbageCollect(TObject *obj) | TCollection | static |
GetAbsLast() const | TRefArray | protected |
GetCollectionEntryName(TObject *entry) const | TCollection | protectedvirtual |
GetCurrentCollection() | TCollection | static |
GetDrawOption() const | TObject | virtual |
GetDtorOnly() | TObject | static |
GetEntries() const override | TRefArray | virtual |
GetEntriesFast() const | TRefArray | |
GetFromTable(Int_t idx) const | TRefArray | protected |
GetIconName() const | TObject | virtual |
GetLast() const override | TRefArray | virtual |
GetName() const override | TCollection | virtual |
GetObjectInfo(Int_t px, Int_t py) const | TObject | virtual |
GetObjectRef(const TObject *obj) const override | TRefArray | virtual |
GetObjectStat() | TObject | static |
GetObjectUID(Int_t &uid, TObject *obj, const char *methodname) | TRefArray | protected |
GetOption() const | TObject | virtual |
GetPID() const | TRefArray | |
GetSize() const | KVRList | inlinevirtual |
GetTitle() const | TObject | virtual |
GetUID(Int_t at) const | TRefArray | |
GetUniqueID() const | TObject | virtual |
GrowBy(Int_t delta) const | TCollection | virtual |
HandleTimer(TTimer *timer) | TObject | virtual |
Hash() const override | TCollection | virtual |
HasInconsistentHash() const | TObject | |
IndexOf(const TObject *obj) const override | TRefArray | 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 |
Init(Int_t s, Int_t lowerBound) | TRefArray | protected |
Inspect() const | TObject | virtual |
InvertBit(UInt_t f) | TObject | |
IsA() const override | TRefArray | virtual |
IsArgNull(const char *where, const TObject *obj) const | TCollection | |
IsDestructed() const | TObject | |
IsEmpty() const override | TRefArray | virtual |
IsEqual(const TObject *obj) const | TObject | virtual |
IsFolder() const override | TCollection | virtual |
IsOnHeap() const | TObject | |
IsOwner() const | TCollection | |
IsSortable() const override | TCollection | virtual |
IsSorted() const | TSeqCollection | virtual |
IsUsingRWLock() const | TCollection | |
IsZombie() const | TObject | |
Iterator_t typedef | TRefArray | |
kBitMask | TObject | |
kCanDelete | TObject | |
kCannotPick | TObject | |
kHasUUID | TObject | |
kInconsistent | TObject | |
kInitCapacity | TCollection | |
kInitHashTableCapacity | TCollection | |
kInvalidObject | TObject | |
kIsOnHeap | TObject | |
kIsOwner | TCollection | protected |
kIsReferenced | TObject | |
kMustCleanup | TObject | |
kNoContextMenu | TObject | |
kNotDeleted | TObject | |
kObjInCanvas | TObject | |
kOnlyPrepStep | TObject | protected |
kOverwrite | TObject | |
kSingleKey | TObject | |
kUseRWLock | TCollection | protected |
KVRList(TProcessID *pid=0) | KVRList | inline |
KVRList(Int_t s, TProcessID *pid) | KVRList | inline |
KVRList(Int_t size, Int_t lowerBound=0, TProcessID *pid=0) | KVRList | inline |
kWriteDelete | TObject | |
kZombie | TObject | |
Last() const override | TRefArray | virtual |
LastIndex() const | TSeqCollection | |
LowerBound() const | TRefArray | |
ls(Option_t *option="") const override | TCollection | virtual |
MakeIterator(Bool_t dir=kIterForward) const override | TRefArray | virtual |
MakeReverseIterator() const | TCollection | virtual |
MakeZombie() | TObject | protected |
MayNotUse(const char *method) const | TObject | |
Merge(TCollection *list) | TSeqCollection | |
Notify() override | TCollection | virtual |
ObjCompare(TObject *a, TObject *b) | TSeqCollection | static |
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
operator delete(void *ptr) | TObject | |
operator delete(void *ptr, void *vp) | TObject | |
operator delete[](void *ptr) | TObject | |
operator delete[](void *ptr, void *vp) | 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 char *name) const | TCollection | |
operator=(const TRefArray &a) | TRefArray | |
TObject::operator=(const TObject &rhs) | TObject | |
operator[](Int_t i) const | TRefArray | virtual |
OutOfBoundsError(const char *where, Int_t i) const | TRefArray | protected |
Paint(Option_t *option="") override | TCollection | virtual |
Pop() | TObject | virtual |
Print(Option_t *opt="") const | KVRList | virtual |
Print(Option_t *option, Int_t recurse) const | KVRList | inlinevirtual |
Print(Option_t *option, const char *wildcard, Int_t recurse=1) const | KVRList | inlinevirtual |
Print(Option_t *option, TPRegexp ®exp, Int_t recurse=1) const | KVRList | inlinevirtual |
PrintCollectionEntry(TObject *entry, Option_t *option, Int_t recurse) const | TCollection | protectedvirtual |
PrintCollectionHeader(Option_t *option) const | TCollection | protectedvirtual |
QSort(TObject **a, Int_t first, Int_t last) | TSeqCollection | static |
QSort(TObject **a, Int_t nBs, TObject ***b, Int_t first, Int_t last) | TSeqCollection | static |
QSort(TObject **a, TObject **b, Int_t first, Int_t last) | TSeqCollection | static |
Read(const char *name) | TObject | virtual |
RecursiveRemove(TObject *obj) override | TCollection | virtual |
Remove(TObject *obj) override | TRefArray | virtual |
RemoveAfter(TObject *after) | TSeqCollection | virtual |
RemoveAll() | TCollection | |
RemoveAll(TCollection *col) | TCollection | virtual |
RemoveAt(Int_t idx) override | TRefArray | virtual |
RemoveBefore(TObject *before) | TSeqCollection | virtual |
RemoveFirst() | TSeqCollection | virtual |
RemoveLast() | TSeqCollection | virtual |
ResetBit(UInt_t f) | TObject | |
SaveAs(const char *filename="", Option_t *option="") const | TObject | virtual |
SavePrimitive(std::ostream &out, Option_t *option="") | TObject | virtual |
SetBit(UInt_t f) | TObject | |
SetBit(UInt_t f, Bool_t set) | TObject | |
SetCurrentCollection() | TCollection | |
SetDrawOption(Option_t *option="") | TObject | virtual |
SetDtorOnly(void *obj) | TObject | static |
SetLast(Int_t last) | TRefArray | |
SetName(const char *name) | TCollection | |
SetObjectStat(Bool_t stat) | TObject | static |
SetOwner(Bool_t enable=kTRUE) | TCollection | virtual |
SetUniqueID(UInt_t uid) | TObject | virtual |
Sort(Int_t upto=kMaxInt) | TRefArray | virtual |
StartGarbageCollection() | TCollection | static |
Streamer(TBuffer &) override | TRefArray | virtual |
StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b) | TRefArray | |
SysError(const char *method, const char *msgfmt,...) const | TObject | virtual |
TCollection() | TCollection | protected |
TCollection(const TCollection &)=delete | TCollection | private |
TestBit(UInt_t f) const | TObject | |
TestBits(UInt_t f) const | TObject | |
TObject() | TObject | |
TObject(const TObject &object) | TObject | |
TRefArray(const TRefArray &a) | TRefArray | |
TRefArray(Int_t s, Int_t lowerBound=0, TProcessID *pid=nullptr) | TRefArray | |
TRefArray(Int_t s, TProcessID *pid) | TRefArray | |
TRefArray(TProcessID *pid=nullptr) | TRefArray | |
TSeqCollection() | TSeqCollection | protected |
UnSort() | TSeqCollection | |
UseCurrentStyle() | TObject | virtual |
UseRWLock(Bool_t enable=true) | TCollection | virtual |
Warning(const char *method, const char *msgfmt,...) const | TObject | virtual |
Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const override | TCollection | virtual |
Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) override | TCollection | virtual |
~KVRList() | KVRList | inlinevirtual |
~TCollection() | TCollection | virtual |
~TObject() | TObject | virtual |
~TRefArray() | TRefArray | virtual |
~TSeqCollection() | TSeqCollection | virtual |