checkDictionaries.h
Go to the documentation of this file.
1 #ifndef art_Framework_IO_Root_checkDictionaries_h
2 #define art_Framework_IO_Root_checkDictionaries_h
3 
4 namespace art {
5  class BranchDescription;
6  void checkDictionaries(BranchDescription const& productDesc);
7 } // namespace art
8 
9  // Local variables:
10  // mode: c++
11  // End:
12 
13 #endif /* art_Framework_IO_Root_checkDictionaries_h */
void checkDictionaries(BranchDescription const &productDesc)