DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
WIBtoTDE.hpp File Reference
#include <cstdint>
#include <iostream>
#include <fstream>
#include <filesystem>
#include "detdataformats/DetID.hpp"
#include "fddetdataformats/WIBFrame.hpp"
#include "fddetdataformats/TDE16Frame.hpp"
Include dependency graph for WIBtoTDE.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::rawdatautils
 

Functions

fddetdataformats::TDE16Frame dunedaq::rawdatautils::wibtotde (fddetdataformats::WIBFrame *fr, uint64_t timestamp, uint16_t ch)
 
void dunedaq::rawdatautils::wib_binary_to_tde_binary (std::string &filename, std::string &output)
 
void dunedaq::rawdatautils::wib_hdf5_to_tde_binary (std::string &, std::string &)