DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "detdataformats/DAQEthHeader.hpp"
#include <algorithm>
#include <cassert>
#include <cstdint>
#include <cstdio>
#include <cstdlib>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | dunedaq::fddetdataformats::CRTBernFrame |
Class for accessing/holding raw CRT data from the 'Bern' panels ProtoDUNE-II VD. More... | |
struct | dunedaq::fddetdataformats::CRTBernFrame::CRTBernData |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::fddetdataformats |
Contains declaration of CRTBernFrame, a class for accessing/holding raw CRT data from the 'Bern' panels ProtoDUNE-II VD
This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file CRTBernFrame.hpp.