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::CRTGrenobleFrame |
Class for accessing/holding raw CRT data from the 'Grenoble' panels ProtoDUNE-II VD. More... | |
struct | dunedaq::fddetdataformats::CRTGrenobleFrame::TGpsDateStruct |
struct | dunedaq::fddetdataformats::CRTGrenobleFrame::STChannel |
struct | dunedaq::fddetdataformats::CRTGrenobleFrame::STEvent |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::fddetdataformats |
Contains declaration of CRTGrenobleFrame, a class for accessing/holding raw CRT data from the 'Grenoble' 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 CRTGrenobleFrame.hpp.