10 #ifndef __KVREMOTEAVAILABLERUNSFILE_H 
   11 #define __KVREMOTEAVAILABLERUNSFILE_H 
   13 #include <KVAvailableRunsFile.h> 
   40       Info(
"Remove", 
"Not possible for remote available runs files");
 
   44       Info(
"Update", 
"Not possible for remote available runs files");
 
   48       Info(
"Add", 
"Not possible for remote available runs files");
 
#define ClassDefOverride(name, id)
Handles lists of available runs for different datasets and types of data.
Manage an experimental dataset corresponding to a given experiment or campaign.
List of available runfiles in a remote data repository.
void Remove(Int_t, const Char_t *="") override
KVRemoteAvailableRunsFile()
default Constructor
virtual ~ KVRemoteAvailableRunsFile()
void CloseAvailableRunsFile() override
Bool_t OpenAvailableRunsFile() override
void Add(Int_t, const Char_t *) override
void Update(Bool_t=kFALSE) override
virtual void Info(const char *method, const char *msgfmt,...) const