DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "daqdataformats/Fragment.hpp"
#include "daqdataformats/SourceID.hpp"
#include "detdataformats/DetID.hpp"
#include "confmodel/Session.hpp"
#include <highfive/H5File.hpp>
#include <highfive/H5Group.hpp>
#include <cstdint>
#include <map>
#include <set>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | dunedaq::hdf5libs::HDF5SourceIDHandler |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::hdf5libs |
Collection of routines for translating SourceID-related quantities from string formats to in-memory representations and back.
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 HDF5SourceIDHandler.hpp.