DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "hdf5libs/HDF5SourceIDHandler.hpp"
#include "confmodel/Application.hpp"
#include "confmodel/DetectorStream.hpp"
#include "confmodel/DetectorToDaqConnection.hpp"
#include "confmodel/GeoId.hpp"
#include "appmodel/ReadoutApplication.hpp"
#include "logging/Logging.hpp"
#include <nlohmann/json.hpp>
Go to the source code of this file.
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::hdf5libs |
Functions | |
uint64_t | dunedaq::hdf5libs::encode_geoid (int det_id, int crate_id, int slot_id, int stream_id) |