CepGen 1.2.5
Central exclusive processes event generator
|
#include <Pythia8/Pythia.h>
#include <Pythia8/StandardModel.h>
#include "CepGen/Modules/CouplingFactory.h"
#include "CepGen/Physics/Constants.h"
#include "CepGen/Physics/Coupling.h"
Go to the source code of this file.
Classes | |
class | AlphaEM |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::pythia8 |
Typedefs | |
using | PythiaAlphaEM = cepgen::pythia8::AlphaEM |
Functions | |
REGISTER_ALPHAEM_MODULE ("pythia8", PythiaAlphaEM) | |
Definition at line 54 of file AlphaEM.cpp.
REGISTER_ALPHAEM_MODULE | ( | "pythia8" | , |
PythiaAlphaEM | |||
) |