cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
Momentum.cpp File Reference
#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"
+ Include dependency graph for Momentum.cpp:

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)