4 #include "KVSeqCollection.h" 
#define ClassDef(name, id)
 
Extended TList class which owns its objects by default.
 
KVList(Bool_t owner=kTRUE)
 
void Sort(Bool_t order=kSortAscending)
 
KaliVeda extensions to ROOT collection classes.
 
TSeqCollection * fCollection
Pointer to embedded ROOT collection.