CepGen 1.2.5
Central exclusive processes event generator
|
#include <memory>
#include <random>
#include "CepGen/Core/Exception.h"
#include "CepGen/Modules/RandomGeneratorFactory.h"
#include "CepGen/Utils/RandomGenerator.h"
Go to the source code of this file.
Classes | |
class | STLRandomGenerator |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_RANDOM_GENERATOR ("stl", STLRandomGenerator) | |
REGISTER_RANDOM_GENERATOR | ( | "stl" | , |
STLRandomGenerator | |||
) |