All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
PlotDetectorActivityRates::FHiCLconfig::BinningConfig< Point, Interval > Struct Template Reference

Public Attributes

fhicl::Atom< Point > Start
 
fhicl::Atom< Point > Stop
 
fhicl::Atom< Interval > Step
 

Detailed Description

template<typename Point, typename Interval>
struct PlotDetectorActivityRates::FHiCLconfig::BinningConfig< Point, Interval >

Definition at line 242 of file DetectorActivityRatePlots.cpp.

Member Data Documentation

template<typename Point , typename Interval >
fhicl::Atom<Point> PlotDetectorActivityRates::FHiCLconfig::BinningConfig< Point, Interval >::Start
Initial value:
{
Name{ "Start" },
Comment{ "start of the range" }
}

Definition at line 243 of file DetectorActivityRatePlots.cpp.

template<typename Point , typename Interval >
fhicl::Atom<Interval> PlotDetectorActivityRates::FHiCLconfig::BinningConfig< Point, Interval >::Step
Initial value:
{
Name{ "Step" },
Comment{ "duration of steps in the range" }
}

Definition at line 251 of file DetectorActivityRatePlots.cpp.

template<typename Point , typename Interval >
fhicl::Atom<Point> PlotDetectorActivityRates::FHiCLconfig::BinningConfig< Point, Interval >::Stop
Initial value:
{
Name{ "Stop" },
Comment{ "end of the range" }
}

Definition at line 247 of file DetectorActivityRatePlots.cpp.


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