DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TimeSliceHeader.hpp File Reference
#include "daqdataformats/ComponentRequest.hpp"
#include "daqdataformats/SourceID.hpp"
#include "daqdataformats/Types.hpp"
#include <cstddef>
#include <limits>
#include <ostream>
#include <string>
#include <vector>
#include "detail/TimeSliceHeader.hxx"
Include dependency graph for TimeSliceHeader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dunedaq::daqdataformats::TimeSliceHeader
 Data fields associated with a TimeSliceHeader. More...

Namespaces

namespace  dunedaq
 Including Qt Headers.
namespace  dunedaq::daqdataformats

Functions

std::ostream & dunedaq::daqdataformats::operator<< (std::ostream &o, TimeSliceHeader const &hdr)

Detailed Description

TimeSliceHeader struct definition

An instance of this header provides metadata for the TimeSlice instance in which it's contained

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 TimeSliceHeader.hpp.