lhapdf is hosted by Hepforge, IPPP Durham
LHAPDF  6.5.4
LHAPDF::NearestPointExtrapolator Class Reference

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

#include <NearestPointExtrapolator.h>

Inheritance diagram for LHAPDF::NearestPointExtrapolator:
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 GridPDFpdf () 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

double LHAPDF::NearestPointExtrapolator::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: