BareStringAnalyzer_module.cc
Go to the documentation of this file.
3 
4 #include <string>
5 
6 namespace arttest {
7  typedef GenericOneSimpleProductAnalyzer<std::string, std::string>
9 }
10 
#define DEFINE_ART_MODULE(klass)
Definition: ModuleMacros.h:68
GenericOneSimpleProductAnalyzer< std::string, std::string > BareStringAnalyzer