All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Attributes | List of all members
lar::example::ShowerCalibrationGaloreScale::Config Struct Reference

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

#include <ShowerCalibrationGaloreScale.h>

Public Types

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

Public Attributes

fhicl::Atom< float > factor
 
fhicl::Atom< float > error
 

Detailed Description

Collection of configuration parameters for the service.

Definition at line 57 of file ShowerCalibrationGaloreScale.h.

Member Typedef Documentation

Definition at line 59 of file ShowerCalibrationGaloreScale.h.

Definition at line 58 of file ShowerCalibrationGaloreScale.h.

Member Data Documentation

fhicl::Atom<float> lar::example::ShowerCalibrationGaloreScale::Config::error
Initial value:
{
Name("error"),
}

Definition at line 66 of file ShowerCalibrationGaloreScale.h.

fhicl::Atom<float> lar::example::ShowerCalibrationGaloreScale::Config::factor
Initial value:
{
Name("factor"),
}

Definition at line 61 of file ShowerCalibrationGaloreScale.h.


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