Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
|
Container class for storing included/forbidden process info. More...
#include <fstream>
#include <boost/algorithm/string.hpp>
#include "yaml-cpp/yaml.h"
#include "Hammer/Exceptions.hh"
#include "Hammer/ProcessDefinitions.hh"
#include "Hammer/Tools/HammerSerial.hh"
#include "Hammer/Tools/Pdg.hh"
#include "Hammer/Tools/Utils.hh"
#include "Hammer/Math/Utils.hh"
#include "Hammer/Tools/ParticleUtils.hh"
Go to the source code of this file.
Namespaces | |
Hammer | |
The Hammer namespace contains the library code. | |
YAML | |
Functions | |
YAML::Emitter & | Hammer::operator<< (YAML::Emitter &out, const ProcessDefinitions &s) |
Container class for storing included/forbidden process info.
Definition in file ProcessDefinitions.cc.