ProdDatabase.ModuleInfo Class Reference

Inheritance diagram for ProdDatabase.ModuleInfo:

Inheritance graph
[legend]
Collaboration diagram for ProdDatabase.ModuleInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ModuleInfo (String moduleSerialNo)
String getSerialNo (int component)
String getHybridSerialNo ()
Vector getSensorList ()
Vector getAsicList ()
int noMetrologyTests ()
MetrologyTest getMetrologyTest (int index)
String getDataSheetTestNo (int component)
String getASICInfo (String sn)
String getASICcorrFactor (String sn)
void getDeviceType () throws Exception
boolean isModule ()
boolean isBarrelModule ()
boolean isForwardModule ()
String getHybridSN (String moduleSerialNo) throws Exception
String getSensorBaseboardSN (String moduleSerialNo) throws Exception
Vector getSensorList (String serialNo) throws Exception
void getChipInfo (String hybridSN) throws Exception
void getDataSheetInfo ()
void getBarrelMetrologyData () throws Exception
void getEndCapMetrologyData () throws Exception

Package Attributes

Statement statement
ResultSet resultSet
StringBuffer sqlStat
int recordCount
String moduleSerialNo
String hybridSerialNo
int deviceType
boolean DEBUG = false
java.util.regex.Pattern lotNoPattern = java.util.regex.Pattern.compile("(Z\\d+-W\\d+).*")

Private Member Functions

void fillSNHash ()

Private Attributes

Vector sensorList
Vector asicList
Vector metrologyList
Hashtable testDataHash
Hashtable asicMfrHash
Hashtable correctionHash
Hashtable metrologyHash
Hashtable snHash

Detailed Description

Definition at line 9 of file ModuleInfo.java.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:14:35 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6