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

Public Attributes

fhicl::Atom< std::string > CalibrationFile
 
fhicl::Atom< double > VGroupVUV
 
fhicl::Atom< double > VGroupVIS
 

Detailed Description

Definition at line 41 of file DriftEstimatorPMTRatio_tool.cc.

Member Data Documentation

fhicl::Atom<std::string> lightana::DriftEstimatorPMTRatio::Config::CalibrationFile
Initial value:
{
fhicl::Name("CalibrationFile"),
fhicl::Comment("Filepath to the calibration ROOT file")
}

Definition at line 43 of file DriftEstimatorPMTRatio_tool.cc.

fhicl::Atom<double> lightana::DriftEstimatorPMTRatio::Config::VGroupVIS
Initial value:
{
fhicl::Name("VGroupVIS"),
fhicl::Comment("Group velocity for VIS photons")
}

Definition at line 53 of file DriftEstimatorPMTRatio_tool.cc.

fhicl::Atom<double> lightana::DriftEstimatorPMTRatio::Config::VGroupVUV
Initial value:
{
fhicl::Name("VGroupVUV"),
fhicl::Comment("Group velocity for VUV photons")
}

Definition at line 48 of file DriftEstimatorPMTRatio_tool.cc.


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