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. | |
Macros | |
#define | REGISTER_ALPHAEM_MODULE(name, obj) |
Add an electromagnetic coupling evolution algorithm. | |
#define | REGISTER_ALPHAS_MODULE(name, obj) |
Add a strong coupling evolution algorithm. | |
Functions | |
DEFINE_FACTORY (AlphaEMFactory, Coupling, "Electromagnetic coupling evolution factory") | |
An electromagnetic coupling evolution algorithms factory. | |
DEFINE_FACTORY (AlphaSFactory, Coupling, "Strong coupling evolution factory") | |
A strong coupling evolution algorithms factory. | |
#define REGISTER_ALPHAEM_MODULE | ( | name, | |
obj | |||
) |
Definition at line 25 of file CouplingFactory.h.
#define REGISTER_ALPHAS_MODULE | ( | name, | |
obj | |||
) |
Definition at line 35 of file CouplingFactory.h.