EnumUserType< E extends Enum< E >> | |
ErrorNormTypeMap | |
ErrorSourceTypeMap | |
RefTypeMap | |
RelationTypeMap | |
UnitUserType | |
Axis | An Axis is a property of a Dataset, containing a header and description and a set of either bins or points |
AxisError | An Uncertainty which applies to a whole y-axis of points, i.e |
AxisProperty | An AxisProperty is an attribute of a YAxis |
AxisReaction | A Reaction with attached y-axes |
Bin | A Bin contains binning information, such as (weighted) central value, upper and lower limits and width An XAxis has one or more Bins |
Data | A minimal container class for Papers |
Dataset | A single result set within a Paper Contains header information and a collection of Axis objects |
DatasetError | An Uncertainty which applies to a whole set of axes and points, i.e |
DatasetProperty | A DatasetProperty is an attribute of a Dataset |
Experiment | An experiment which collected some data stored in the database |
Modification | |
Paper | A published document containing one or many Datasets |
Particle | A particle in a Reaction's final state or initial state collection |
Point | A data point value with associated point-level errors |
PointError | An Uncertainty which applies to one point only, i.e |
Property | A Property is an abstract base class for the properties stored by YAxiss and Datasets |
Reaction | A process with initial and final states defined in terms of Particles |
Reference | One way of referencing a published paper, for example the hep-ex number, the journal reference, the institute's preprint code, etc |
Storeable | Base class for any persistable HepData objects |
Uncertainty | An error value with positive and negative extent, a source type and a normalisation |
Value | A point on either an X or Y axis |
XAxis | An XAxis contains header information and a set of Bins |
YAxis | A YAxis contains header information, a set of Points, a set of AxisErrors and a description, which includes AxisPropertys, a Reaction and an Observable |