LHAPDF 6.5.6
Loading...
Searching...
No Matches
LHAPDF::ErrExtrapolator Class Reference

Extrapolates using the closest point on the Grid. More...

#include <ErrExtrapolator.h>

Inheritance diagram for LHAPDF::ErrExtrapolator:
LHAPDF::Extrapolator

Public Member Functions

double extrapolateXQ2 (int id, double x, double q2) const
Public Member Functions inherited from LHAPDF::Extrapolator
virtual ~Extrapolator ()
 Destructor to allow inheritance.
void bind (const GridPDF *pdf)
 Bind to a GridPDF.
void unbind ()
 Unbind from GridPDF.
bool hasPDF ()
 Identify whether this Extrapolator has an associated PDF.
const GridPDF & pdf () const
 Get the associated GridPDF.
double extrapolateXQ (int id, double x, double q) const

Detailed Description

Extrapolates using the closest point on the Grid.

Member Function Documentation

◆ extrapolateXQ2()

double LHAPDF::ErrExtrapolator::extrapolateXQ2 ( int id,
double x,
double q2 ) const
virtual

Extrapolate a single-point in (x,Q2)

Parameters
idPDG parton ID
xMomentum fraction
q2Squared energy scale
Returns
The xf value at (x,q2)

Implements LHAPDF::Extrapolator.


The documentation for this class was generated from the following file: