1 #ifndef KVUNOWNEDLIST_H
2 #define KVUNOWNEDLIST_H
4 #include "KVSeqCollection.h"
27 Warning(
"SetOwner",
"Attempt to change non-owner status of KVUnownedList");
#define ClassDefOverride(name, id)
KaliVeda extensions to ROOT collection classes.
TSeqCollection * fCollection
Pointer to embedded ROOT collection.
Extended TList class which does not own its objects by default.
void Sort(Bool_t order=kSortAscending)
void SetOwner(Bool_t o=kTRUE) override
virtual void Warning(const char *method, const char *msgfmt,...) const