LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
AtomicNumberService.h
Go to the documentation of this file.
1 
11 #ifndef LAREXAMPLES_SERVICES_ATOMICNUMBER_SERVICE_ATOMICNUMBERSERVICE_H
12 #define LAREXAMPLES_SERVICES_ATOMICNUMBER_SERVICE_ATOMICNUMBERSERVICE_H
13 
14 // LArSoft libraries
17 
18 // framework and support libraries
20 
21 
22 namespace lar {
23 
24  namespace example {
25 
40 
41  } // namespace example
42 } // namespace lar
43 
44 
46 
47 
48 #endif // LAREXAMPLES_SERVICES_ATOMICNUMBER_SERVICE_ATOMICNUMBERSERVICE_H
Skeleton for a art service interface to service providers.
lar::SimpleServiceProviderWrapper< AtomicNumber > AtomicNumberService
Service giving access to AtomicNumber service provider.
#define DECLARE_ART_SERVICE(svc, scope)
Definition: ServiceMacros.h:91
Provider returning atomic number of the active material in the TPC.
LArSoft-specific namespace.
Service returning a provider.