16 std::vector<std::string> sorted(
const std::vector<std::string>& v)
18 std::vector<std::string> ret;
20 std::sort(ret.begin(), ret.end());
44 std::vector<std::string> ret =
Wildcard(wildcard);
50 wildcard.find(
"/pnfs/") == 0 &&
51 stat(
"/pnfs/", &ss) != 0){
53 std::cout <<
"No files matching " << wildcard <<
" but that's probably because /pnfs is not mounted on the current node." << std::endl;
BEGIN_PROLOG TPC Trig offset(g4 rise time) ProjectToHeight
std::vector< std::string > Wildcard(const std::string &wildcardString)
process_name opflashCryoW ana
WildcardSource(const std::string &wildcard, int stride=-1, int offset=-1)
std::vector< std::string > WildcardOrLs(const std::string &wildcard) const
Simple file source based on an explicit list provided by the user.
virtual ~WildcardSource()
BEGIN_PROLOG could also be cout