CepGen 1.2.5
Central exclusive processes event generator
|
#include "CepGen/Core/Exception.h"
#include "CepGen/Core/GeneratorWorker.h"
#include "CepGen/Core/RunParameters.h"
#include "CepGen/Integration/Integrator.h"
#include "CepGen/Integration/ProcessIntegrand.h"
#include "CepGen/Modules/GeneratorWorkerFactory.h"
#include "CepGen/Process/Process.h"
#include "CepGen/Utils/String.h"
#include "CepGen/Utils/TimeKeeper.h"
#include "CepGenAddOns/BasesWrapper/BasesCommonBlocks.h"
Go to the source code of this file.
Classes | |
class | SpringGeneratorWorker |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_GENERATOR_WORKER ("spring", SpringGeneratorWorker) | |
REGISTER_GENERATOR_WORKER | ( | "spring" | , |
SpringGeneratorWorker | |||
) |