DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
CRTGrenobleFrame.hpp File Reference
#include "fddetdataformats/Utils.hpp"
#include "detdataformats/DAQEthHeader.hpp"
#include <algorithm>
#include <cassert>
#include <cstdint>
#include <cstdio>
#include <cstdlib>
#include <stdexcept>
Include dependency graph for CRTGrenobleFrame.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dunedaq::fddetdataformats::CRTGrenobleFrame
 Struct 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

Detailed Description

Contains declaration of CRTGrenobleFrame, a struct for accessing/holding raw CRT data from the 'Grenoble' panels ProtoDUNE-II VD

n.b. CRTGrenobleFrame does not satisfy the AdaptableFrameConcept; its size exceeds the sum of its members (i.e., the compiler inserts padding)

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.