#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_PARTONS_PHASE_SPACE_GENERATOR(name, obj) |
Add a partons' phase space generator to the list of handled modules. | |
Functions | |
DEFINE_FACTORY (PartonsPhaseSpaceGeneratorFactory, PartonsPhaseSpaceGenerator, "Partons phase space generator factory") | |
A partons' phase space mapping algorithms factory. | |
#define REGISTER_PARTONS_PHASE_SPACE_GENERATOR | ( | name, | |
obj ) |
Definition at line 25 of file PartonsPhaseSpaceGeneratorFactory.h.