LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
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::string > CalibrationFile
 

Detailed Description

Collection of configuration parameters for the service.

Definition at line 126 of file ShowerCalibrationGaloreFromPID.h.

Member Typedef Documentation

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.

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


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