PDFxTMDLib  1.0.0
Namespaces | Functions
PDFUtils.h File Reference
#include "PDFxTMDLib/Interface/IReader.h"
Include dependency graph for PDFUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 PDFxTMD
 

Functions

template<typename Reader >
bool PDFxTMD::isInRangeX (const Reader &reader, double x)
 
template<typename Reader >
bool PDFxTMD::isInRangeQ2 (const Reader &reader, double q2)
 
template<typename Reader >
bool PDFxTMD::isInRangeKt2 (const Reader &reader, double kt2)
 
template<typename Reader >
bool PDFxTMD::isInRange (const Reader &reader, double x, double mu2)
 
template<typename Reader >
bool PDFxTMD::isInRange (const Reader &reader, double x, double kt2, double mu2)