|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "logging/Logging.hpp"#include "snbmodules/common/errors_declaration.hpp"#include "appfwk/cmd/Nljs.hpp"#include <filesystem>#include <fstream>#include <iostream>#include <string>Go to the source code of this file.
Classes | |
| class | dunedaq::snbmodules::MetadataAbstract |
| Abstract class for metadata classes, they must be able to generate and load metadata files. More... | |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::snbmodules |
MetadataAbstract class, abstract class to declare metadata objects
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 metadata_abstract.hpp.