ModuleConfigInfo.h
Go to the documentation of this file.
1 #ifndef art_Framework_Core_detail_ModuleConfigInfo_h
2 #define art_Framework_Core_detail_ModuleConfigInfo_h
3 // vim: set sw=2 expandtab :
4 
8 
9 #include <string>
10 
11 namespace art::detail {
16  };
17 }
18 
19 #endif /* art_Framework_Core_detail_ModuleConfigInfo_h */
20 
21 // Local Variables:
22 // mode: c++
23 // End:
ModuleDescription modDescription
ModuleType
Definition: ModuleType.h:11