CepGen 1.2.5
Central exclusive processes event generator
|
#include <TRandom1.h>
#include <TRandom2.h>
#include <TRandom3.h>
#include <TRandomGen.h>
#include <memory>
#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 | RandomGenerator |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::root |
Typedefs | |
using | ROOTRandomGenerator = cepgen::root::RandomGenerator |
Functions | |
REGISTER_RANDOM_GENERATOR ("root", ROOTRandomGenerator) | |
Definition at line 85 of file RandomGenerator.cpp.
REGISTER_RANDOM_GENERATOR | ( | "root" | , |
ROOTRandomGenerator | |||
) |