PDFxTMDLib  1.0.0
Public Member Functions | List of all members
PDFxTMD::CLHAPDFBicubicInterpolator< Reader > Class Template Reference

#include <CLHAPDFBicubicInterpolator.h>

Inheritance diagram for PDFxTMD::CLHAPDFBicubicInterpolator< Reader >:
Inheritance graph
[legend]
Collaboration diagram for PDFxTMD::CLHAPDFBicubicInterpolator< Reader >:
Collaboration graph
[legend]

Public Member Functions

 CLHAPDFBicubicInterpolator ()=default
 
 ~CLHAPDFBicubicInterpolator ()=default
 
double interpolate (PartonFlavor flavor, double x, double q2) const
 
void interpolate (double x, double q2, std::array< double, DEFAULT_TOTAL_PDFS > &output) const
 
void initialize (const IReader< Reader > *reader)
 
const IReader< Reader > * getReader () const
 
- Public Member Functions inherited from PDFxTMD::IInterpolator< Derived, Reader, InterpolateArgs >
void initialize (const IReader< Reader > *reader)
 
double interpolate (PartonFlavor flavor, InterpolateArgs... args) const
 
void interpolate (InterpolateArgs... args, std::array< double, DEFAULT_TOTAL_PDFS > &output) const
 
const IReader< Reader > * getReader () const
 
- Public Member Functions inherited from PDFxTMD::CRTPBase< Derived >
constexpr Derived & derived () noexcept
 
constexpr const Derived & derived () const noexcept
 

Constructor & Destructor Documentation

◆ CLHAPDFBicubicInterpolator()

template<class Reader >
PDFxTMD::CLHAPDFBicubicInterpolator< Reader >::CLHAPDFBicubicInterpolator ( )
default

◆ ~CLHAPDFBicubicInterpolator()

template<class Reader >
PDFxTMD::CLHAPDFBicubicInterpolator< Reader >::~CLHAPDFBicubicInterpolator ( )
default

Member Function Documentation

◆ getReader()

template<class Reader >
const IReader<Reader>* PDFxTMD::CLHAPDFBicubicInterpolator< Reader >::getReader ( ) const

◆ initialize()

template<class Reader >
void PDFxTMD::CLHAPDFBicubicInterpolator< Reader >::initialize ( const IReader< Reader > *  reader)

◆ interpolate() [1/2]

template<class Reader >
void PDFxTMD::CLHAPDFBicubicInterpolator< Reader >::interpolate ( double  x,
double  q2,
std::array< double, DEFAULT_TOTAL_PDFS > &  output 
) const

◆ interpolate() [2/2]

template<class Reader >
double PDFxTMD::CLHAPDFBicubicInterpolator< Reader >::interpolate ( PartonFlavor  flavor,
double  x,
double  q2 
) const

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