DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "trgdataformats/Types.hpp"
#include <bitset>
#include <cstddef>
#include <cstdint>
#include <iostream>
#include <limits>
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | dunedaq::trgdataformats::TriggerPrimitive |
A single energy deposition on a TPC or PDS channel. More... | |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::trgdataformats |
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 TriggerPrimitive.hpp.