LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Dummy_service.hh
Go to the documentation of this file.
1
#ifndef artg4tk_services_Dummy_service_hh
2
#define artg4tk_services_Dummy_service_hh
3
4
// Art
5
#include "
art/Framework/Services/Registry/ServiceDeclarationMacros.h
"
6
#include "
art/Framework/Core/fwd.h
"
7
#include "
fhiclcpp/fwd.h
"
8
9
namespace
artg4tk
{
10
11
class
DummyService
{
12
public
:
13
DummyService
(
fhicl::ParameterSet
const
&);
14
~DummyService
();
15
16
void
notifyArtOfProduction
(
art::ProducesCollector
& prod);
17
18
};
19
}
20
21
DECLARE_ART_SERVICE
(
artg4tk::DummyService
, LEGACY)
22
23
#endif
/* artg4tk_services_Dummy_service_hh */
artg4tk::DummyService::DummyService
DummyService(fhicl::ParameterSet const &)
Definition:
Dummy.cc:9
artg4tk::DummyService::~DummyService
~DummyService()
Definition:
Dummy.cc:15
art::ProducesCollector
Definition:
ProducesCollector.h:55
ServiceDeclarationMacros.h
artg4tk::DummyService::notifyArtOfProduction
void notifyArtOfProduction(art::ProducesCollector &prod)
Definition:
Dummy.cc:18
fwd.h
DECLARE_ART_SERVICE
#define DECLARE_ART_SERVICE(svc, scope)
Definition:
ServiceDeclarationMacros.h:77
artg4tk
Definition:
ActionBase.hh:12
artg4tk::DummyService
Definition:
Dummy_service.hh:11
fwd.h
fhicl::ParameterSet
Definition:
ParameterSet.h:36
artg4tk
v12_00_03
source
artg4tk
services
Dummy_service.hh
Generated on Thu May 2 2024 20:59:30 for LArSoft by
1.8.11