CepGen 1.2.5
Central exclusive processes event generator
|
#include <cmath>
#include "CepGen/Core/Exception.h"
#include "CepGen/Utils/Limits.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 | |
std::ostream & | operator<< (std::ostream &os, const Limits &lim) |
Limits | operator+ (Limits lim, double c) |
Limits | operator- (Limits lim, double c) |
Limits | operator* (Limits lim, double c) |