LHAPDF 6.5.4
|
▼CLHAPDF::AlphaS | Calculator interface for computing alpha_s(Q2) in various ways |
CLHAPDF::AlphaS_Analytic | Calculate alpha_s(Q2) by an analytic approximation |
CLHAPDF::AlphaS_Ipol | |
CLHAPDF::AlphaS_ODE | Solve the differential equation in alphaS using an implementation of RK4 |
CLHAPDF::AlphaSArray | Internal storage class for alpha_s interpolation grids |
▼Cstd::exception | STL class |
▼Cstd::runtime_error | STL class |
▼CLHAPDF::Exception | Generic unspecialised LHAPDF runtime error |
CLHAPDF::AlphaSError | Error for general AlphaS computation problems |
CLHAPDF::FactoryError | Error to be raised by object factories given invalid requests |
CLHAPDF::FlavorError | Error for requests for unsupported/invalid flavour PIDs |
CLHAPDF::GridError | Error for general PDF grid problems |
CLHAPDF::IndexError | Error to be raised when a LHAPDF ID indexing fails |
CLHAPDF::LogicError | Error for places where it should not have been possible to get to! |
CLHAPDF::MetadataError | Error for unfound or broken metadata entries |
CLHAPDF::NotImplementedError | This feature doesn't exist yet |
CLHAPDF::RangeError | Error to be thrown when out of the valid range of a PDF |
CLHAPDF::ReadError | Error for file reading errors |
CLHAPDF::UserError | Problem exists between keyboard and chair |
CLHAPDF::VersionError | Error to be raised when a newer LHAPDF version is needed |
CLHAPDF::bad_lexical_cast | When lexical_cast goes bad |
▼CLHAPDF::Extrapolator | The general interface for extrapolating beyond grid boundaries |
CLHAPDF::ContinuationExtrapolator | |
CLHAPDF::ErrExtrapolator | Extrapolates using the closest point on the Grid |
CLHAPDF::NearestPointExtrapolator | Extrapolates using the closest point on the Grid |
CLHAPDF::File< FILETYPE > | MPI-safe file I/O interface |
▼CLHAPDF::Info | Metadata base class for PDFs, PDF sets, or global configuration |
CLHAPDF::Config | Class for PDF set metadata and manipulation |
CLHAPDF::PDFInfo | Metadata class for PDF members |
CLHAPDF::PDFSet | Class for PDF-set metadata and manipulation |
▼CLHAPDF::Interpolator | The general interface for interpolating between grid points |
CLHAPDF::BicubicInterpolator | Implementation of bicubic interpolation |
CLHAPDF::BilinearInterpolator | Implementation of bilinear interpolation |
CLHAPDF::LogBicubicInterpolator | Implementation of bicubic interpolation |
CLHAPDF::LogBilinearInterpolator | Implementation of bilinear interpolation |
CLHAPDF::KnotArray | Internal storage class for PDF data point grids |
▼CLHAPDF::PDF | PDF is the general interface for access to parton density information |
CLHAPDF::GridPDF | A PDF defined via an interpolation grid |
CLHAPDF::PDFErrInfo | Structure encoding the structure of the PDF error-set |
CLHAPDF::PDFUncertainty | Structure for storage of uncertainty info calculated over a PDF error set |