Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Integration
SimpleServiceTest_service.cc
Go to the documentation of this file.
1
////////////////////////////////////////////////////////////////////////
2
// Class: SimpleServiceTest
3
// Plugin Type: service (art v1_19_00_rc3)
4
// File: SimpleServiceTest_service.cc
5
//
6
// Generated at Mon May 9 16:37:35 2016 by Christopher Green using cetskelgen
7
// from cetlib version v1_17_04.
8
////////////////////////////////////////////////////////////////////////
9
10
#include "
SimpleServiceTest.h
"
11
#include "
art/Framework/Services/Registry/ServiceMacros.h
"
12
#include "
fhiclcpp/ParameterSet.h
"
13
14
arttest::SimpleServiceTest::SimpleServiceTest
(
fhicl::ParameterSet
const
&) {}
15
16
bool
17
arttest::SimpleServiceTest::verifyStatus
()
const
18
{
19
return
true
;
20
}
21
22
DEFINE_ART_SERVICE
(
arttest::SimpleServiceTest
)
DEFINE_ART_SERVICE
#define DEFINE_ART_SERVICE(svc)
Definition:
ServiceMacros.h:88
arttest::SimpleServiceTest::SimpleServiceTest
SimpleServiceTest(fhicl::ParameterSet const &)
Definition:
SimpleServiceTest_service.cc:14
arttest::SimpleServiceTest
Definition:
SimpleServiceTest.h:22
ParameterSet.h
SimpleServiceTest.h
ServiceMacros.h
arttest::SimpleServiceTest::verifyStatus
bool verifyStatus() const
Definition:
SimpleServiceTest_service.cc:17
fhicl::ParameterSet
Definition:
ParameterSet.h:34
Generated by
1.8.11