hepdata is hosted by Hepforge, IPPP Durham

Uses of Package
cedar.hepdata.model

Packages that use cedar.hepdata.model
cedar.hepdata.control Control-Level Classes - User Interfaces? 
cedar.hepdata.db Controls database access for the hepdata application 
cedar.hepdata.file Reads from flat files generated from legacy HEPData database 
cedar.hepdata.migration.model   
cedar.hepdata.model Object Model for HEPData 
 

Classes in cedar.hepdata.model used by cedar.hepdata.control
Paper
          Published document containing one or many Datasets.
 

Classes in cedar.hepdata.model used by cedar.hepdata.db
Author
          The Principle Author on a Paper
Axis
          An Axis is a property of a Dataset, containing header information and a set of Values.
Dataset
          A single result set within a Paper Contains header information and a collection of Axis objects
Detector
          The Detector responsible for collecting the data.
Experiment
          The Experiment for which the data was collected.
Observable
          An Observable that may be relevant to a Dataset.
Paper
          Published document containing one or many Datasets.
Particle
          A particle which may be collided,decayed or produced in a Reaction for which data has been reported.
Property
          A Property is an attribute of a dataset or axis.
Reaction
          A HEP process which may generate data
Reference
          One instance of a published paper.
 

Classes in cedar.hepdata.model used by cedar.hepdata.file
Axis
          An Axis is a property of a Dataset, containing header information and a set of Values.
Dataset
          A single result set within a Paper Contains header information and a collection of Axis objects
Detector
          The Detector responsible for collecting the data.
ErrorValue
          An error value with a max, a min and a type (which may be null).
Experiment
          The Experiment for which the data was collected.
Observable
          An Observable that may be relevant to a Dataset.
Paper
          Published document containing one or many Datasets.
Reaction
          A HEP process which may generate data
Reference
          One instance of a published paper.
Value
          A datapoint with its associated errors
 

Classes in cedar.hepdata.model used by cedar.hepdata.migration.model
ErrorValue
          An error value with a max, a min and a type (which may be null).
 

Classes in cedar.hepdata.model used by cedar.hepdata.model
Author
          The Principle Author on a Paper
Axis
          An Axis is a property of a Dataset, containing header information and a set of Values.
Dataset
          A single result set within a Paper Contains header information and a collection of Axis objects
ErrorValue
          An error value with a max, a min and a type (which may be null).
HDPersistable
          Interface for any object model object which can be persistified into the HepData database.
Paper
          Published document containing one or many Datasets.
Particle
          A particle which may be collided,decayed or produced in a Reaction for which data has been reported.
Systematic
          A Systematic Error.
Value
          A datapoint with its associated errors
XAxis
          An XAxis contains header information and a set of Values.
YAxis
          A YAxis contains header information, a set of Values and also a description.
 


Generated 20060512 1623

HEPData