10#ifndef __KVDATAREPOSITORYMANAGER_H
11#define __KVDATAREPOSITORYMANAGER_H
56 virtual ~ KVDataRepositoryManager();
#define ClassDef(name, id)
Manages access to one or more data repositories.
KVDataRepository * GetRepository(const Char_t *name) const
KVDataRepositoryManager()
Default constructor.
KVDataSet * GetDataSet(const Char_t *repository, const Char_t *dataset) const
Return pointer to named dataset in the given repository.
void Print(Option_t *opt="") const
TList fRepositories
list of available repositories
const TList * GetListOfRepositories() const
Base class for managing repositories of experimental data.
Manage an experimental dataset corresponding to a given experiment or campaign.