#include "art/Framework/Core/ModuleMacros.h"
#include "art/test/Integration/GenericOneSimpleProductAnalyzer.h"
#include "art/test/TestObjects/ToyProducts.h"
Go to the source code of this file.
Namespaces | |
arttest | |
Typedefs | |
using | arttest::IntTestAnalyzer = GenericOneSimpleProductAnalyzer< int, IntProduct > |