Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
larexamples
larexamples
Services
AtomicNumber
Services
AtomicNumberService_service.cc
Go to the documentation of this file.
1
/**
2
* @file AtomicNumberService_service.cc
3
* @brief Returns the atomic number of the active material in the TPC
4
* @author Gianluca Petrillo (petrillo@fnal.gov)
5
* @date April 13, 2016
6
* @see AtomicNumberService.h
7
* @ingroup AtomicNumber
8
*
9
* Implementation file.
10
*/
11
12
13
// LArSoft libraries
14
#include "
larexamples/Services/AtomicNumber/Services/AtomicNumberService.h
"
15
#include "
art/Framework/Services/Registry/ServiceDefinitionMacros.h
"
16
17
18
// -----------------------------------------------------------------------------
19
DEFINE_ART_SERVICE
(
lar::example::AtomicNumberService
)
20
21
// -----------------------------------------------------------------------------
DEFINE_ART_SERVICE
#define DEFINE_ART_SERVICE(svc)
Definition:
ServiceDefinitionMacros.h:36
ServiceDefinitionMacros.h
lar::SimpleServiceProviderWrapper
Service returning a provider.
Definition:
ServiceProviderWrappers.h:88
AtomicNumberService.h
Returns the atomic number of the active material in the TPC.
Generated by
1.8.11