Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
CompressedIntTestAnalyzer_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
CompressedIntTestAnalyzer
=
7
GenericOneSimpleProductAnalyzer<int, CompressedIntProduct>
;
8
}
9
10
DEFINE_ART_MODULE
(
arttest::CompressedIntTestAnalyzer
)
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::CompressedIntTestAnalyzer
GenericOneSimpleProductAnalyzer< int, CompressedIntProduct > CompressedIntTestAnalyzer
Definition:
CompressedIntTestAnalyzer_module.cc:7
arttest::GenericOneSimpleProductAnalyzer
Definition:
GenericOneSimpleProductAnalyzer.h:20
Generated by
1.8.11