Information used in decoding from a board. More...
Public Member Functions | |
AllChannelSetup_t const & | channelSetup () const |
Public Attributes | |
std::string const | name |
nanoseconds | bufferLength |
nanoseconds | preTriggerTime |
nanoseconds | PMTtriggerDelay |
nanoseconds | TTTresetDelay |
AllChannelSetup_t const * | specialChannelSetup = nullptr |
Static Public Attributes | |
static AllChannelSetup_t const | DefaultChannelSetup |
Information used in decoding from a board.
Definition at line 673 of file DaqDecoderICARUSPMT_module.cc.
|
inline |
Definition at line 683 of file DaqDecoderICARUSPMT_module.cc.
nanoseconds icarus::DaqDecoderICARUSPMT::NeededBoardInfo_t::bufferLength |
Definition at line 677 of file DaqDecoderICARUSPMT_module.cc.
|
static |
Definition at line 674 of file DaqDecoderICARUSPMT_module.cc.
std::string const icarus::DaqDecoderICARUSPMT::NeededBoardInfo_t::name |
Definition at line 676 of file DaqDecoderICARUSPMT_module.cc.
nanoseconds icarus::DaqDecoderICARUSPMT::NeededBoardInfo_t::PMTtriggerDelay |
Definition at line 679 of file DaqDecoderICARUSPMT_module.cc.
nanoseconds icarus::DaqDecoderICARUSPMT::NeededBoardInfo_t::preTriggerTime |
Definition at line 678 of file DaqDecoderICARUSPMT_module.cc.
AllChannelSetup_t const* icarus::DaqDecoderICARUSPMT::NeededBoardInfo_t::specialChannelSetup = nullptr |
Definition at line 681 of file DaqDecoderICARUSPMT_module.cc.
nanoseconds icarus::DaqDecoderICARUSPMT::NeededBoardInfo_t::TTTresetDelay |
Definition at line 680 of file DaqDecoderICARUSPMT_module.cc.