5#ifndef TRIGVALTOOLS_TMULTIFILELOOPER_H
6#define TRIGVALTOOLS_TMULTIFILELOOPER_H
33 virtual Int_t
run(
const char* fileListName,
const char*
rootDir = 0);
36 void addFile(
const char* filename);
TString rootDir() const
Current directory.
std::vector< TString > m_fileList
void addFile(const char *filename)
virtual ~TMultiFileLooper()=default