Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
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
// -----------------------------------------------------------------------------
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.5