All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
icarus::trigger::FixBeamGateInfo::Config::ChangeGate::ChangeConfig< P, I > Struct Template Reference

Public Attributes

fhicl::OptionalAtom< P > SetTo
 
fhicl::OptionalAtom< IAdd
 

Detailed Description

template<typename P, typename I = typename P::interval_t>
struct icarus::trigger::FixBeamGateInfo::Config::ChangeGate::ChangeConfig< P, I >

Definition at line 167 of file FixBeamGateInfo_module.cc.

Member Data Documentation

template<typename P , typename I = typename P::interval_t>
fhicl::OptionalAtom<I> icarus::trigger::FixBeamGateInfo::Config::ChangeGate::ChangeConfig< P, I >::Add
Initial value:
{
Name{ "Add" },
Comment{ "add the specified time to the existing one" }
}

Definition at line 172 of file FixBeamGateInfo_module.cc.

template<typename P , typename I = typename P::interval_t>
fhicl::OptionalAtom<P> icarus::trigger::FixBeamGateInfo::Config::ChangeGate::ChangeConfig< P, I >::SetTo
Initial value:
{
Name{ "SetTo" },
Comment{ "set to the specified time, regardless of the previous one" }
}

Definition at line 168 of file FixBeamGateInfo_module.cc.


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