LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "FileNamesHandler.h"
Public Member Functions | |
FileNamesHandler (std::vector< std::string > &&fileNames, size_t attempts=5, double waitBetweenAttempts=5.0) | |
std::string | next () |
void | finish () |
Private Attributes | |
FileServiceProxy | fp_ |
Definition at line 17 of file FileNamesHandler.h.
|
explicit |
Definition at line 48 of file FileNamesHandler.h.
|
inline |
Definition at line 62 of file FileNamesHandler.h.
|
inline |
Definition at line 56 of file FileNamesHandler.h.
|
private |
Definition at line 27 of file FileNamesHandler.h.