CepGen 1.2.5
Central exclusive processes event generator
|
#include "CepGen/Modules/ModuleFactory.h"
Go to the source code of this file.
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::utils |
Collection of utilities. | |
Macros | |
#define | REGISTER_RANDOM_GENERATOR(name, obj) |
Add a generic random number generator definition to the list of handled modules. | |
Functions | |
DEFINE_FACTORY (RandomGeneratorFactory, utils::RandomGenerator, "Random number generator factory") | |
A random number generator algorithms factory. | |
#define REGISTER_RANDOM_GENERATOR | ( | name, | |
obj | |||
) |
Definition at line 25 of file RandomGeneratorFactory.h.