16 int stride = -1,
int offset = -1);
23 std::vector<std::string>::iterator
fIt;
BEGIN_PROLOG TPC Trig offset(g4 rise time) ProjectToHeight
std::vector< std::string >::iterator fIt
Iterator into fFileNames.
process_name opflashCryoW ana
int fN
Number of files that will actually be returned.
std::vector< std::string > fFileNames
The list of files.
virtual ~FileListSource()
Interface class for accessing ROOT files in sequence.
Simple file source based on an explicit list provided by the user.
FileListSource(const std::vector< std::string > &files, int stride=-1, int offset=-1)
default offset and stride mean obey cmd-line options
static bool fgGotTickets
Have we renewed our tickets?
int NFiles() const override
May return -1 indicating the number of files is not known.
virtual TFile * GetNextFile() override
Returns the next file in sequence, ready for reading.
TFile * fFile
The most-recently-returned file.