hepdata is hosted by Hepforge, IPPP Durham

Uses of Interface
cedar.hepdata.model.HDPersistable

Packages that use HDPersistable
cedar.hepdata.model Object Model for HEPData 
 

Uses of HDPersistable in cedar.hepdata.model
 

Classes in cedar.hepdata.model that implement HDPersistable

 class Author
          The Principle Author on a Paper  class Axis
          An Axis is a property of a Dataset, containing header information and a set of Values.  class Dataset
          A single result set within a Paper Contains header information and a collection of Axis objects  class Detector
          The Detector responsible for collecting the data.  class Experiment
          The Experiment for which the data was collected.  class Observable
          An Observable that may be relevant to a Dataset.  class Paper
          Published document containing one or many Datasets.  class Particle
          A particle which may be collided,decayed or produced in a Reaction for which data has been reported.  class Property
          A Property is an attribute of a dataset or axis.  class Reaction
          A HEP process which may generate data  class Reference
          One instance of a published paper.  class Value
          A datapoint with its associated errors  class XAxis
          An XAxis contains header information and a set of Values.  class YAxis
          A YAxis contains header information, a set of Values and also a description.  


Generated 20060512 1623

HEPData