DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
HDF5FileLayout.hpp File Reference
#include "hdf5libs/HDF5FileLayoutParameters.hpp"
#include "daqdataformats/Fragment.hpp"
#include "daqdataformats/SourceID.hpp"
#include "daqdataformats/TimeSliceHeader.hpp"
#include "daqdataformats/TriggerRecordHeader.hpp"
#include "logging/Logging.hpp"
#include "nlohmann/json.hpp"
#include <cstdint>
#include <iomanip>
#include <limits>
#include <map>
#include <memory>
#include <sstream>
#include <string>
#include <vector>
Include dependency graph for HDF5FileLayout.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
 

Functions

 dunedaq::ERS_DECLARE_ISSUE (hdf5libs, InvalidRecordName, "Record name "<< name<< " is unknown.",((std::string) name)) ERS_DECLARE_ISSUE(hdf5libs
 

Variables

 dunedaq::InvalidSequenceDigits
 

Detailed Description

FileLayoutObject that is used to describe/provide instructions for organizing DUNE DAQ HDF5 files.

WK 02.02.2022 – Future could make a FileLayout descriptor per SystemType

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