|
LHAPDF 6.5.5
|
| NLHAPDF | Namespace for all LHAPDF functions and classes |
| CAlphaS | Calculator interface for computing alpha_s(Q2) in various ways |
| CAlphaS_Analytic | Calculate alpha_s(Q2) by an analytic approximation |
| CAlphaS_Ipol | |
| CAlphaS_ODE | Solve the differential equation in alphaS using an implementation of RK4 |
| CBicubicInterpolator | Implementation of bicubic interpolation |
| CBilinearInterpolator | Implementation of bilinear interpolation |
| CConfig | Class for PDF set metadata and manipulation |
| CContinuationExtrapolator | |
| CErrExtrapolator | Extrapolates using the closest point on the Grid |
| CException | Generic unspecialised LHAPDF runtime error |
| CGridError | Error for general PDF grid problems |
| CRangeError | Error to be thrown when out of the valid range of a PDF |
| CLogicError | Error for places where it should not have been possible to get to! |
| CMetadataError | Error for unfound or broken metadata entries |
| CReadError | Error for file reading errors |
| CFlavorError | Error for requests for unsupported/invalid flavour PIDs |
| CFactoryError | Error to be raised by object factories given invalid requests |
| CIndexError | Error to be raised when a LHAPDF ID indexing fails |
| CAlphaSError | Error for general AlphaS computation problems |
| CVersionError | Error to be raised when a newer LHAPDF version is needed |
| CUserError | Problem exists between keyboard and chair |
| CNotImplementedError | This feature doesn't exist yet |
| CExtrapolator | The general interface for extrapolating beyond grid boundaries |
| CFile | MPI-safe file I/O interface |
| CGridPDF | A PDF defined via an interpolation grid |
| CInfo | Metadata base class for PDFs, PDF sets, or global configuration |
| CInterpolator | The general interface for interpolating between grid points |
| CKnotArray | Internal storage class for PDF data point grids |
| CAlphaSArray | Internal storage class for alpha_s interpolation grids |
| CLogBicubicInterpolator | Implementation of bicubic interpolation |
| CLogBilinearInterpolator | Implementation of bilinear interpolation |
| CNearestPointExtrapolator | Extrapolates using the closest point on the Grid |
| CPDF | PDF is the general interface for access to parton density information |
| CPDFInfo | Metadata class for PDF members |
| CPDFUncertainty | Structure for storage of uncertainty info calculated over a PDF error set |
| CPDFErrInfo | Structure encoding the structure of the PDF error-set |
| CPDFSet | Class for PDF-set metadata and manipulation |
| Cbad_lexical_cast | When lexical_cast goes bad |