#include "art/Framework/Services/Registry/detail/definition_helper_macros.h"
#include "cetlib/ProvideFilePathMacro.h"
#include "fhiclcpp/types/AllowedConfigurationMacro.h"
Go to the source code of this file.
Macros | |
#define | DEFINE_ART_SERVICE(svc) |
#define | DEFINE_ART_SERVICE_INTERFACE_IMPL(svc, iface) |
#define DEFINE_ART_SERVICE | ( | svc | ) |
Definition at line 36 of file ServiceDefinitionMacros.h.
#define DEFINE_ART_SERVICE_INTERFACE_IMPL | ( | svc, | |
iface | |||
) |
Definition at line 42 of file ServiceDefinitionMacros.h.