hepdata is hosted by Hepforge, IPPP Durham

Uses of Class
cedar.hepdata.model.Experiment

Packages that use Experiment
cedar.hepdata.db Controls database access for the hepdata application 
cedar.hepdata.file Reads from flat files generated from legacy HEPData database 
 

Uses of Experiment in cedar.hepdata.db
 

Methods in cedar.hepdata.db with parameters of type Experiment

static void DBManager.add(Experiment ex)
          Add an Experiment record if it doesn't already exist. protected static boolean DBUtil.selectId(Experiment ex)
          Populates the input Experiment's ID from the DB  

Uses of Experiment in cedar.hepdata.file
 

Methods in cedar.hepdata.file with parameters of type Experiment

 void HDObjectReader.fill(Experiment experiment)
          Populates the input object with fields read consecutively from a line of the input data.  


Generated 20060512 1623

HEPData