LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
validateFileNamePattern.h
Go to the documentation of this file.
1 #ifndef art_Framework_IO_detail_validateFileNamePattern_h
2 #define art_Framework_IO_detail_validateFileNamePattern_h
3 
4 #include <string>
5 
6 namespace art {
7  namespace detail {
8  void validateFileNamePattern(bool do_check, std::string const& pattern);
9  }
10 }
11 
12 #endif /* art_Framework_IO_detail_validateFileNamePattern_h */
13 
14 // Local Variables:
15 // mode: c++
16 // End:
void validateFileNamePattern(bool do_check, std::string const &pattern)
HLT enums.