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

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

#include <ShowerCalibrationGaloreFromPID.h>

Public Types

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

Public Attributes

fhicl::Atom< std::stringCalibrationFile
 

Detailed Description

Collection of configuration parameters for the service.

Definition at line 126 of file ShowerCalibrationGaloreFromPID.h.

Member Typedef Documentation

Definition at line 128 of file ShowerCalibrationGaloreFromPID.h.

Definition at line 127 of file ShowerCalibrationGaloreFromPID.h.

Member Data Documentation

fhicl::Atom<std::string> lar::example::ShowerCalibrationGaloreFromPID::Config::CalibrationFile
Initial value:
{
Name("CalibrationFile"),
"path to calibration file and ROOT directory"
" (e.g. path/to/file.root:Dir/Dir)"
)
}

Definition at line 130 of file ShowerCalibrationGaloreFromPID.h.


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