cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.3
A generic central exclusive processes event generator
Loading...
Searching...
No Matches

A generic parton fluxes objects factory. More...

#include <CepGen/Modules/PartonFluxFactory.h>

Public Member Functions

ParametersDescription describeParameters (const std::string &name, const ParametersList &params=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 PartonFluxFactoryget ()
 

Detailed Description

Definition at line 52 of file PartonFluxFactory.h.

Member Function Documentation

◆ describeParameters()

ParametersDescription describeParameters ( const std::string &  name,
const ParametersList params = ParametersList() 
) const

Definition at line 27 of file PartonFluxFactory.cpp.

◆ elastic()

bool elastic ( const ParametersList params) const

Definition at line 38 of file PartonFluxFactory.cpp.

◆ get()

static PartonFluxFactory & get ( )
static

Definition at line 53 of file PartonFluxFactory.h.

◆ partonPdgId()

int partonPdgId ( const ParametersList params) const

Definition at line 49 of file PartonFluxFactory.cpp.