CepGen 1.2.5
Central exclusive processes event generator
|
#include "CepGen/Event/Particle.h"
Go to the source code of this file.
Classes | |
struct | Central |
Centrally produced particles phase space cuts. More... | |
struct | Initial |
Initial parton-like particles phase space cuts. More... | |
struct | Remnants |
Outgoing beam remnant-like particles phase space cuts. More... | |
struct | CutsList |
A collection of cuts to apply on the physical phase space. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::cuts |
A namespace for all kinematic cuts. | |
Typedefs | |
typedef std::unordered_map< pdgid_t, cuts::Central > | PerIdCuts |
Collection of cuts to be applied on all particle with a given PDG id. | |