DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
metadata_abstract.hpp File Reference
#include "logging/Logging.hpp"
#include "snbmodules/common/errors_declaration.hpp"
#include "appfwk/cmd/Nljs.hpp"
#include <filesystem>
#include <fstream>
#include <iostream>
#include <string>
Include dependency graph for metadata_abstract.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.