Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
IntTestAnalyzer_module.cc
Go to the documentation of this file.
1
#include "
art/Framework/Core/ModuleMacros.h
"
2
#include "
art/test/Integration/GenericOneSimpleProductAnalyzer.h
"
3
#include "
art/test/TestObjects/ToyProducts.h
"
4
5
namespace
arttest
{
6
using
IntTestAnalyzer
=
GenericOneSimpleProductAnalyzer<int, IntProduct>
;
7
}
8
9
DEFINE_ART_MODULE
(
arttest::IntTestAnalyzer
)
GenericOneSimpleProductAnalyzer.h
DEFINE_ART_MODULE
#define DEFINE_ART_MODULE(klass)
Definition:
ModuleMacros.h:68
ToyProducts.h
arttest
Definition:
GroupSelector_t.h:4
ModuleMacros.h
arttest::GenericOneSimpleProductAnalyzer
Definition:
GenericOneSimpleProductAnalyzer.h:20
Generated by
1.8.11