All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
icarus::trigger::DiscriminatePMTwaveformsByChannel::ADCvalueSetting_t Struct Reference

Information on the current setting of a threshold. More...

Public Member Functions

bool isUnset () const noexcept
 

Public Attributes

Source_t source = Source_t::Unset
 Where the value comes from. More...
 
icarus::trigger::ADCCounts_t value {}
 Threshold value. More...
 

Detailed Description

Information on the current setting of a threshold.

Definition at line 383 of file DiscriminatePMTwaveformsByChannel_module.cc.

Member Function Documentation

bool icarus::trigger::DiscriminatePMTwaveformsByChannel::ADCvalueSetting_t::isUnset ( ) const
inlinenoexcept

Member Data Documentation

Source_t icarus::trigger::DiscriminatePMTwaveformsByChannel::ADCvalueSetting_t::source = Source_t::Unset

Where the value comes from.

Definition at line 384 of file DiscriminatePMTwaveformsByChannel_module.cc.

icarus::trigger::ADCCounts_t icarus::trigger::DiscriminatePMTwaveformsByChannel::ADCvalueSetting_t::value {}

Threshold value.

Definition at line 385 of file DiscriminatePMTwaveformsByChannel_module.cc.


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