DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
RawWIBTp.hpp File Reference
#include <bitset>
#include <iostream>
#include <vector>
Include dependency graph for RawWIBTp.hpp:

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)
 

Detailed Description

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.