cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
CLAS.cpp File Reference
+ Include dependency graph for CLAS.cpp:

Go to the source code of this file.

Classes

class  CLAS
 CLAS parameterisation for nucleon data at \(Q^2\) > 0.5 GeV \(^2\) and \(x_{\rm Bj}\) > 0.15. More...
 
struct  CLAS::Parameters
 List of steering parameters for a physics case. More...
 
struct  CLAS::Parameters::Resonance
 Physical properties associated to a resonance. More...
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 
namespace  cepgen::strfun
 Structure functions modelling scope.
 

Functions

 REGISTER_STRFUN ("CLAS", 103, CLAS)
 

Class Documentation

◆ cepgen::strfun::CLAS::Parameters::Resonance

struct cepgen::strfun::CLAS::Parameters::Resonance

Definition at line 64 of file CLAS.cpp.

Class Members
double amplitude {0.}
short angular_momentum {0}
double mass {0.}
double width {0.}

Function Documentation

◆ REGISTER_STRFUN()

REGISTER_STRFUN ( "CLAS"  ,
103  ,
CLAS   
)