DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
HDF5SourceIDHandler.hpp File Reference
#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>
Include dependency graph for HDF5SourceIDHandler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::hdf5libs::HDF5SourceIDHandler
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::hdf5libs
 

Detailed Description

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.