4 #include "KVSeqCollection.h"
32 KVList(Bool_t owner = kTRUE);
35 void Sort(Bool_t order = kSortAscending)
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.