Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
|
Container class for pure phase space vertices definitions. More...
#include <fstream>
#include <boost/algorithm/string.hpp>
#include "yaml-cpp/yaml.h"
#include "Hammer/Exceptions.hh"
#include "Hammer/PurePhaseSpaceDefs.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 PurePhaseSpaceDefs &s) |
Container class for pure phase space vertices definitions.
Definition in file PurePhaseSpaceDefs.cc.