MarlinMT  0.1.0
Configuration.cc File Reference
#include <marlinmt/Configuration.h>
#include <marlinmt/Parameter.h>
#include <marlinmt/PluginManager.h>
#include <algorithm>
#include <filesystem>

Go to the source code of this file.

Namespaces

 marlinmt
 

Functions

void marlinmt::printSection (const ConfigSection &section, std::ostream &stream, const std::string &prefix)
 
std::ostream & marlinmt::operator<< (std::ostream &stream, const Configuration &cfg)
 Stream operator. More...