Public Types | Public Attributes | List of all members
lar::example::AtomicNumber::Config Struct Reference

Collection of configuration parameters for the service. More...

#include <AtomicNumber.h>

Public Types

using Name = fhicl::Name
 
using Comment = fhicl::Comment
 

Public Attributes

fhicl::Atom< unsigned int > AtomicNumber
 

Detailed Description

Collection of configuration parameters for the service.

Definition at line 42 of file AtomicNumber.h.

Member Typedef Documentation

Definition at line 44 of file AtomicNumber.h.

Definition at line 43 of file AtomicNumber.h.

Member Data Documentation

fhicl::Atom<unsigned int> lar::example::AtomicNumber::Config::AtomicNumber
Initial value:
{
Name("AtomicNumber"),
Comment("atomic number of the active material in the TPC"),
18U
}

Definition at line 46 of file AtomicNumber.h.


The documentation for this struct was generated from the following file: