Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
|
Hammer YaML utility functions. More...
#include <map>
#include <string>
#include "yaml-cpp/yaml.h"
Go to the source code of this file.
Namespaces | |
Hammer | |
The Hammer namespace contains the library code. | |
Functions | |
template<typename T > | |
void | Hammer::writeDict2 (YAML::Emitter &emitter, std::map< std::string, std::map< std::string, const T * >> dict2) |
template<typename T > | |
void | Hammer::writeDict (YAML::Emitter &emitter, std::map< std::string, const T * > dict) |
Hammer YaML utility functions.
Definition in file HammerYaml.hh.