11 #ifndef LAREXAMPLES_SERVICES_ATOMICNUMBER_PROVIDER_ATOMICNUMBER_H 12 #define LAREXAMPLES_SERVICES_ATOMICNUMBER_PROVIDER_ATOMICNUMBER_H 48 Comment(
"atomic number of the active material in the TPC"),
84 unsigned int Z()
const {
return Z_; }
99 #endif // LAREXAMPLES_SERVICES_ATOMICNUMBER_PROVIDER_ATOMICNUMBER_H
ChannelGroupService::Name Name
Collection of configuration parameters for the service.
unsigned int Z() const
Returns the atomic number.
AtomicNumber(fhicl::ParameterSet const &pset)
Constructor from a parameter set.
Provides information about the active material in the TPC.
LArSoft-specific namespace.
unsigned int Z_
atomic number
fhicl::Atom< unsigned int > AtomicNumber
AtomicNumber(Config const &config)
Constructor from the complete configuration object.
AtomicNumber & operator=(AtomicNumber const &pset)=delete