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::formfac |
Form factors definition scope. | |
Macros | |
#define | REGISTER_FORMFACTORS(name, obj) |
Add a form factors definition to the list of handled parameterisation. | |
Functions | |
DEFINE_FACTORY (FormFactorsFactory, formfac::Parameterisation, "Nucleon form factors factory") | |
A form factors parameterisations factory. | |
Variables | |
static constexpr const char * | gFFStandardDipoleHandler = "StandardDipole" |
Standard dipole handler name. | |
#define REGISTER_FORMFACTORS | ( | name, | |
obj | |||
) |
Definition at line 25 of file FormFactorsFactory.h.