LHAPDF 6.5.5
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
 CLHAPDF::AlphaSCalculator interface for computing alpha_s(Q2) in various ways
  CLHAPDF::AlphaS_AnalyticCalculate alpha_s(Q2) by an analytic approximation
  CLHAPDF::AlphaS_Ipol
  CLHAPDF::AlphaS_ODESolve the differential equation in alphaS using an implementation of RK4
 CLHAPDF::AlphaSArrayInternal storage class for alpha_s interpolation grids
 Cstd::exceptionSTL class
  Cstd::runtime_errorSTL class
   CLHAPDF::ExceptionGeneric unspecialised LHAPDF runtime error
    CLHAPDF::AlphaSErrorError for general AlphaS computation problems
    CLHAPDF::FactoryErrorError to be raised by object factories given invalid requests
    CLHAPDF::FlavorErrorError for requests for unsupported/invalid flavour PIDs
    CLHAPDF::GridErrorError for general PDF grid problems
    CLHAPDF::IndexErrorError to be raised when a LHAPDF ID indexing fails
    CLHAPDF::LogicErrorError for places where it should not have been possible to get to!
    CLHAPDF::MetadataErrorError for unfound or broken metadata entries
    CLHAPDF::NotImplementedErrorThis feature doesn't exist yet
    CLHAPDF::RangeErrorError to be thrown when out of the valid range of a PDF
    CLHAPDF::ReadErrorError for file reading errors
    CLHAPDF::UserErrorProblem exists between keyboard and chair
    CLHAPDF::VersionErrorError to be raised when a newer LHAPDF version is needed
   CLHAPDF::bad_lexical_castWhen lexical_cast goes bad
 CLHAPDF::ExtrapolatorThe general interface for extrapolating beyond grid boundaries
  CLHAPDF::ContinuationExtrapolator
  CLHAPDF::ErrExtrapolatorExtrapolates using the closest point on the Grid
  CLHAPDF::NearestPointExtrapolatorExtrapolates using the closest point on the Grid
 CLHAPDF::File< FILETYPE >MPI-safe file I/O interface
 CLHAPDF::InfoMetadata base class for PDFs, PDF sets, or global configuration
  CLHAPDF::ConfigClass for PDF set metadata and manipulation
  CLHAPDF::PDFInfoMetadata class for PDF members
  CLHAPDF::PDFSetClass for PDF-set metadata and manipulation
 CLHAPDF::InterpolatorThe general interface for interpolating between grid points
  CLHAPDF::BicubicInterpolatorImplementation of bicubic interpolation
  CLHAPDF::BilinearInterpolatorImplementation of bilinear interpolation
  CLHAPDF::LogBicubicInterpolatorImplementation of bicubic interpolation
  CLHAPDF::LogBilinearInterpolatorImplementation of bilinear interpolation
 CLHAPDF::KnotArrayInternal storage class for PDF data point grids
 CLHAPDF::PDFPDF is the general interface for access to parton density information
  CLHAPDF::GridPDFA PDF defined via an interpolation grid
 CLHAPDF::PDFErrInfoStructure encoding the structure of the PDF error-set
 CLHAPDF::PDFUncertaintyStructure for storage of uncertainty info calculated over a PDF error set