LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
checkForMissingDictionaries.h
Go to the documentation of this file.
1 #ifndef art_Framework_IO_ProductMix_detail_checkForMissingDictionaries_h
2 #define art_Framework_IO_ProductMix_detail_checkForMissingDictionaries_h
3 
5 #include <vector>
6 
7 namespace art {
8  namespace detail {
9  void checkForMissingDictionaries(std::vector<TypeID> const& types) noexcept(
10  false);
11  }
12 }
13 
14 #endif /* art_Framework_IO_ProductMix_detail_checkForMissingDictionaries_h */
15 
16 // Local Variables:
17 // mode: c++
18 // End:
void checkForMissingDictionaries(std::vector< TypeID > const &types) noexcept( false)
HLT enums.