|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "daqdataformats/Fragment.hpp"#include "daqdataformats/TimeSliceHeader.hpp"#include "daqdataformats/Types.hpp"#include <memory>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | dunedaq::daqdataformats::TimeSlice |
| C++ Representation of a DUNE TimeSlice, consisting of a TimeSliceHeader object and a vector of pointers to Fragment objects. More... | |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::daqdataformats |
TimeSlice class definition
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 TimeSlice.hpp.