Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Framework
Core
GroupSelector_t.h
Go to the documentation of this file.
1
#ifndef art_test_Framework_Core_GroupSelector_t_h
2
#define art_test_Framework_Core_GroupSelector_t_h
3
// Types for dictionary generation.
4
namespace
arttest
{
5
template
<
typename
T>
6
class
ProdTypeA
{};
7
template
<
typename
T>
8
class
ProdTypeB
{};
9
}
// namespace arttest
10
#endif
/* art_test_Framework_Core_GroupSelector_t_h */
11
12
// Local Variables:
13
// mode: c++
14
// End:
arttest::ProdTypeA
Definition:
GroupSelector_t.h:6
arttest::ProdTypeB
Definition:
GroupSelector_t.h:8
arttest
Definition:
GroupSelector_t.h:4
Generated by
1.8.11