#include <SSPFragment.hh>
|
typedef unsigned int | adc_t |
|
Definition at line 23 of file SSPFragment.hh.
dune::SSPFragment::SSPFragment |
( |
artdaq::Fragment const & |
f | ) |
|
|
inline |
Definition at line 83 of file SSPFragment.hh.
artdaq::Fragment const & artdaq_Fragment_
static constexpr size_t dune::SSPFragment::adcs_per_word_ |
( |
| ) |
|
|
inlinestaticprotected |
adc_t const* dune::SSPFragment::dataBegin |
( |
| ) |
const |
|
inline |
adc_t const* dune::SSPFragment::dataEnd |
( |
| ) |
const |
|
inline |
Definition at line 102 of file SSPFragment.hh.
adc_t const * dataBegin() const
size_t total_adc_values() const
static constexpr size_t dune::SSPFragment::hdr_size_words |
( |
| ) |
|
|
inlinestatic |
Header const* dune::SSPFragment::header_ |
( |
| ) |
const |
|
inlineprotected |
Definition at line 121 of file SSPFragment.hh.
122 return reinterpret_cast<SSPFragment::Header
const *
>(
artdaq_Fragment_.dataBeginBytes());
artdaq::Fragment const & artdaq_Fragment_
size_t dune::SSPFragment::total_adc_values |
( |
| ) |
const |
|
inline |
Definition at line 92 of file SSPFragment.hh.
static constexpr size_t hdr_size_words()
Header::event_size_t hdr_event_size() const
static constexpr size_t adcs_per_word_()
artdaq::Fragment const& dune::SSPFragment::artdaq_Fragment_ |
|
private |
The documentation for this class was generated from the following file: