LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
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 43 of file AtomicNumber.h.

Member Typedef Documentation

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 47 of file AtomicNumber.h.

Referenced by lar::example::AtomicNumber::AtomicNumber().


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