CepGen 1.2.5
Central exclusive processes event generator
|
A generic parton fluxes objects factory. More...
#include <CepGen/Modules/PartonFluxFactory.h>
Public Member Functions | |
ParametersDescription | describeParameters (const std::string &name, const ParametersList ¶ms=ParametersList()) const |
bool | elastic (const ParametersList &) const |
Is the beam modelling elastic? | |
int | partonPdgId (const ParametersList &) const |
Type of parton exchanged. | |
Static Public Member Functions | |
static PartonFluxFactory & | get () |
Definition at line 52 of file PartonFluxFactory.h.
ParametersDescription describeParameters | ( | const std::string & | name, |
const ParametersList & | params = ParametersList() |
||
) | const |
Definition at line 27 of file PartonFluxFactory.cpp.
bool elastic | ( | const ParametersList & | params | ) | const |
Definition at line 38 of file PartonFluxFactory.cpp.
|
static |
Definition at line 53 of file PartonFluxFactory.h.
int partonPdgId | ( | const ParametersList & | params | ) | const |
Definition at line 49 of file PartonFluxFactory.cpp.