|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "appfwk/cmd/Nljs.hpp"#include "snbmodules/common/protocols_enum.hpp"#include "snbmodules/metadata_abstract.hpp"#include "snbmodules/transfer_metadata.hpp"#include <filesystem>#include <set>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | dunedaq::snbmodules::GroupMetadata |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::snbmodules |
GroupMetadata class header, used to store the metadata of a group of transfers metadata (one uploader to multiple downloaders)
This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file group_metadata.hpp.