hepdata is hosted by Hepforge, IPPP Durham

Uses of Class
cedar.hepdata.model.Detector

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

Uses of Detector in cedar.hepdata.db
 

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

static void DBManager.add(Detector d)
          Add a Detector to the DB, if it doesn't already exist. protected static boolean DBUtil.selectId(Detector d)
          Populates the input Detector's ID from the DB  

Uses of Detector in cedar.hepdata.file
 

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

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


Generated 20060512 1623

HEPData