O(αs3) pure-singlet coefficient function for F2.  
 More...
#include <zeromasscoefficientfunctionsunp_sl.h>
 | 
|   | C23ps (int const &nf, bool const &fl11=true) | 
|   | 
| double  | Regular (double const &x) const | 
|   | Virtual regular term.  
  | 
|   | 
| double  | Local (double const &x) const | 
|   | Virtual local term.  
  | 
|   | 
| virtual  | ~Expression ()=default | 
|   | 
| void  | SetExternalVariable (double const &extvar) const | 
|   | Function that sets the value of a possible external variable.  
  | 
|   | 
| double  | eta () const | 
|   | Function that returns the value of the scaling parameter eta.  
  | 
|   | 
|   | Expression (double const &eta=1) | 
|   | The "Expression" constructor.  
  | 
|   | 
| virtual double  | Singular (double const &) const | 
|   | Virtual singular term.  
  | 
|   | 
| virtual double  | LocalPP (double const &) const | 
|   | Virtual local term for principal-valued integrals a la ERBL with singularity at x = 1, i.e. corresponding to the ++-prescription.  
  | 
|   | 
| virtual double  | SingularPV (double const &) const | 
|   | Virtual singular term for principal-valued integrals in the DGLAP region (i.e. with pole in x in the interval (0,1)).  
  | 
|   | 
| virtual double  | LocalPV (double const &) const | 
|   | Virtual local term for principal-valued integrals a la DGLAP with singularity in the interval (0,1).  
  | 
|   | 
 | 
| double  | _extvar | 
|   | External kinematic variable.  
  | 
|   | 
| double const  | _eta | 
|   | Scaling parameter.  
  | 
|   | 
O(αs3) pure-singlet coefficient function for F2. 
 
◆ C23ps()
      
        
          | apfel::C23ps::C23ps  | 
          ( | 
          int const & |           nf,  | 
        
        
           | 
           | 
          bool const & |           fl11 = true ) | 
        
      
 
 
◆ Local()
  
  
      
        
          | double apfel::C23ps::Local  | 
          ( | 
          double const & |            | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ Regular()
  
  
      
        
          | double apfel::C23ps::Regular  | 
          ( | 
          double const & |            | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
Virtual regular term. 
- Returns
 - The regular term at x 
 
Reimplemented from apfel::Expression.
 
 
◆ _fl11
  
  
      
        
          | bool const apfel::C23ps::_fl11 | 
         
       
   | 
  
private   | 
  
 
 
◆ _nf
  
  
      
        
          | int const apfel::C23ps::_nf | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: