Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
producing-services
NumProdServiceInterface.h
Go to the documentation of this file.
1
#ifndef art_test_Integration_producing_services_NumProdServiceInterface_h
2
#define art_test_Integration_producing_services_NumProdServiceInterface_h
3
4
#include "
art/Framework/Core/ProducingService.h
"
5
#include "
art/Framework/Services/Registry/ServiceMacros.h
"
6
7
namespace
arttest
{
8
class
NumProdServiceInterface
:
public
art::ProducingService
{
9
};
10
}
11
12
DECLARE_ART_SERVICE_INTERFACE
(
arttest::NumProdServiceInterface
, LEGACY)
13
14
#endif
/* art_test_Integration_producing_services_NumProdServiceInterface_h */
15
16
// Local Variables:
17
// mode: c++
18
// End:
arttest::NumProdServiceInterface
Definition:
NumProdServiceInterface.h:8
ProducingService.h
art::ProducingService
Definition:
ProducingService.h:16
arttest
Definition:
GroupSelector_t.h:4
ServiceMacros.h
DECLARE_ART_SERVICE_INTERFACE
#define DECLARE_ART_SERVICE_INTERFACE(svc, scope)
Definition:
ServiceMacros.h:94
Generated by
1.8.11