43 fCollection =
new THashList(capacity, rehash);
44 fCollection->SetName(GetName());
115#if ROOT_VERSION_CODE >= ROOT_VERSION(6,5,0)
134#if ROOT_VERSION_CODE >= ROOT_VERSION(6,5,0)
148 return ((
THashList*)fCollection)->GetListForObject(obj);
Extended version of ROOT THashList.
Float_t AverageCollisions() const
virtual ~KVHashList()
Destructor.
void Rehash(Int_t newCapacity=0)
const TList * GetListForObject(const char *name) const
KaliVeda extensions to ROOT collection classes.
TSeqCollection * fCollection
Pointer to embedded ROOT collection.
virtual Int_t GetSize() const