CepGen 1.2.5
Central exclusive processes event generator
|
#include <cassert>
#include "CepGen/Core/Exception.h"
#include "CepGen/Event/Event.h"
#include "CepGen/Modules/ProcessFactory.h"
#include "CepGen/Physics/Constants.h"
#include "CepGen/Physics/NachtmannAmplitudes.h"
#include "CepGen/Physics/PDG.h"
#include "CepGen/Physics/PolarisationState.h"
#include "CepGen/Process/FactorisedProcess.h"
Go to the source code of this file.
Classes | |
class | PPtoWW |
Compute the matrix element for a CE \(\gamma\gamma\rightarrow W^+W^-\) process using \(k_{\rm T}\)-factorization approach. More... | |
Functions | |
REGISTER_PROCESS ("pptoww", PPtoWW) | |
REGISTER_PROCESS | ( | "pptoww" | , |
PPtoWW | |||
) |