ifw-daq  3.0.0-pre2
IFW Data Acquisition modules
Classes | Namespaces | Typedefs | Functions
dpPart.hpp File Reference

Contains declaration for DpPart. More...

#include <iosfwd>
#include <string>
#include <variant>
#include <vector>
#include <daq/fits/keyword.hpp>

Go to the source code of this file.

Classes

class  daq::DpPart
 Provides information of the location and source of a FITS file or keywords produced by a data acquisition. More...
 

Namespaces

 daq
 

Typedefs

using daq::DpParts = std::vector< DpPart >
 

Functions

std::ostream & daq::operator<< (std::ostream &os, DpPart const &part) noexcept
 

Detailed Description

Contains declaration for DpPart.

Definition in file dpPart.hpp.