PDFxTMDLib
1.0.0
|
#include "PDFxTMDLib/Interface/IReader.h"
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) |