#include <ToyFragment.hh>
Definition at line 21 of file ToyFragment.hh.
dune::ToyFragment::ToyFragment |
( |
artdaq::Fragment const & |
f | ) |
|
|
inline |
Definition at line 88 of file ToyFragment.hh.
artdaq::Fragment const & artdaq_Fragment_
size_t dune::ToyFragment::adc_range |
( |
int |
daq_adc_bits | ) |
|
|
inline |
static constexpr size_t dune::ToyFragment::adcs_per_word_ |
( |
| ) |
|
|
inlinestaticprotected |
void dune::ToyFragment::checkADCData |
( |
int |
daq_adc_bits | ) |
const |
Definition at line 17 of file ToyFragment.cc.
21 <<
"Illegal value of ADC word #"
adc_t const * findBadADC(int daq_adc_bits) const
QTextStream & hex(QTextStream &s)
adc_t const * dataEnd() const
adc_t const * dataBegin() const
cet::coded_exception< error, detail::translate > exception
adc_t const* dune::ToyFragment::dataBegin |
( |
| ) |
const |
|
inline |
adc_t const* dune::ToyFragment::dataEnd |
( |
| ) |
const |
|
inline |
Definition at line 107 of file ToyFragment.hh.
size_t total_adc_values() const
adc_t const * dataBegin() const
bool dune::ToyFragment::fastVerify |
( |
int |
daq_adc_bits | ) |
const |
|
inline |
Definition at line 124 of file ToyFragment.hh.
adc_t const * findBadADC(int daq_adc_bits) const
adc_t const * dataEnd() const
adc_t const* dune::ToyFragment::findBadADC |
( |
int |
daq_adc_bits | ) |
const |
|
inline |
Definition at line 118 of file ToyFragment.hh.
121 return (adc >> daq_adc_bits); });
adc_t const * dataEnd() const
adc_t const * dataBegin() const
static constexpr size_t dune::ToyFragment::hdr_size_words |
( |
| ) |
|
|
inlinestatic |
Header const* dune::ToyFragment::header_ |
( |
| ) |
const |
|
inlineprotected |
Definition at line 152 of file ToyFragment.hh.
153 return reinterpret_cast<ToyFragment::Header
const *
>(
artdaq_Fragment_.dataBeginBytes());
artdaq::Fragment const & artdaq_Fragment_
size_t dune::ToyFragment::total_adc_values |
( |
| ) |
const |
|
inline |
Definition at line 97 of file ToyFragment.hh.
static constexpr size_t hdr_size_words()
static constexpr size_t adcs_per_word_()
Header::event_size_t hdr_event_size() const
artdaq::Fragment const& dune::ToyFragment::artdaq_Fragment_ |
|
private |
The documentation for this class was generated from the following files: