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

#include <TTrilinearTMDLibInterpolator.h>

Inheritance diagram for PDFxTMD::TTrilinearTMDLibInterpolator< ReaderType >:
Inheritance graph
[legend]
Collaboration diagram for PDFxTMD::TTrilinearTMDLibInterpolator< ReaderType >:
Collaboration graph
[legend]

Public Member Functions

 TTrilinearTMDLibInterpolator ()=default
 
void initialize (const IReader< ReaderType > *reader)
 
double interpolate (PartonFlavor flavor, double x, double kt2, double mu2) const
 
void interpolate (double x, double kt2, double mu2, std::array< double, DEFAULT_TOTAL_PDFS > &output) const
 
const IReader< ReaderType > * 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

◆ TTrilinearTMDLibInterpolator()

template<class ReaderType >
PDFxTMD::TTrilinearTMDLibInterpolator< ReaderType >::TTrilinearTMDLibInterpolator ( )
explicitdefault

Member Function Documentation

◆ getReader()

template<class ReaderType >
const IReader<ReaderType>* PDFxTMD::TTrilinearTMDLibInterpolator< ReaderType >::getReader ( ) const
inline

◆ initialize()

template<class ReaderType >
void PDFxTMD::TTrilinearTMDLibInterpolator< ReaderType >::initialize ( const IReader< ReaderType > *  reader)
inline

◆ interpolate() [1/2]

template<class ReaderType >
void PDFxTMD::TTrilinearTMDLibInterpolator< ReaderType >::interpolate ( double  x,
double  kt2,
double  mu2,
std::array< double, DEFAULT_TOTAL_PDFS > &  output 
) const
inline

◆ interpolate() [2/2]

template<class ReaderType >
double PDFxTMD::TTrilinearTMDLibInterpolator< ReaderType >::interpolate ( PartonFlavor  flavor,
double  x,
double  kt2,
double  mu2 
) const
inline

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