PluginSuffixes.cc
Go to the documentation of this file.
2 
3 std::vector<std::string> const art::Suffixes::suffixes_{"module",
4  "plugin",
5  "service",
6  "source",
7  "tool",
8  "mfPlugin",
9  "mfStatsPlugin"};
static std::vector< std::string > const suffixes_