LHAPDF 6.4.0
|
Structure for storage of uncertainty info calculated over a PDF error set. More...
#include <PDFSet.h>
Public Attributes | |
double | central |
Variables for the central value, +ve, -ve & symmetrised errors, and a CL scalefactor. | |
double | errplus |
double | errminus |
double | errsymm |
double | scale |
double | errplus_pdf |
Add extra variables for separate PDF and parameter variation errors with combined sets. | |
double | errminus_pdf |
double | errsymm_pdf |
double | err_par |
Structure for storage of uncertainty info calculated over a PDF error set.
Used by the PDFSet::uncertainty functions.