CepGen 1.2.5
Central exclusive processes event generator
|
#include "CepGen/Core/Exception.h"
#include "CepGen/Core/RunParameters.h"
#include "CepGen/Event/Event.h"
#include "CepGen/Event/Particle.h"
#include "CepGen/Physics/PDG.h"
#include "CepGenAddOns/Pythia8Wrapper/PythiaEventInterface.h"
Go to the source code of this file.
Namespaces | |
namespace | Pythia8 |
Functions | |
Vec4 | momToVec4 (const cepgen::Momentum &mom) |
Convert a CepGen particle momentum into its Pythia8 counterpart. | |