DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <bitset>
#include <iostream>
#include <vector>
Go to the source code of this file.
Classes | |
struct | dunedaq::detdataformats::wib::TpHeader |
struct | dunedaq::detdataformats::wib::TpData |
struct | dunedaq::detdataformats::wib::RawWIBTp |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::detdataformats |
namespace | dunedaq::detdataformats::wib |
Functions | |
std::ostream & | dunedaq::detdataformats::wib::operator<< (std::ostream &o, TpHeader const &h) |
std::ostream & | dunedaq::detdataformats::wib::operator<< (std::ostream &o, TpData const &tp) |
std::ostream & | dunedaq::detdataformats::wib::operator<< (std::ostream &o, RawWIBTp const &rwtp) |
Error registry for missing frames
This is part of the DUNE DAQ , copyright 2021. Licensing/copyright details are in the COPYING file that you should have received with this code.
Raw Trigger Primitive bit fields and accessors
This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file RawWIBTp.hpp.