CepGen 1.2.5
Central exclusive processes event generator
|
#include <cmath>
#include <iomanip>
#include "CepGen/Core/Exception.h"
#include "CepGen/Physics/Momentum.h"
#include "CepGen/Utils/Algebra.h"
#include "CepGen/Utils/Limits.h"
#include "CepGen/Utils/Math.h"
#include "CepGen/Utils/String.h"
Go to the source code of this file.
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
static double | normalisePhi (double phi, const Limits &range) |
Express an angle in between two extrema. | |
static double | normaliseSqrt (double x2) |
Momentum | operator* (double c, const Momentum &mom) |
std::ostream & | operator<< (std::ostream &os, const Momentum &mom) |