Main Page   Packages   Class Hierarchy   Compound List   Compound Members   Related Pages  

SctData.ScanHeader Class Reference

This class contains the identifying information about a scan result. More...

Inheritance diagram for SctData.ScanHeader:

Sct.Serializable List of all members.

Public Member Functions

 ScanHeader (int runNumber, int scanNumber, String moduleName, ConfigurationVariable variable)
String getClassName ()
String getUniqueID ()
long getScanNumber ()
long getRunNumber ()
String getModuleName ()
ConfigurationVariable getVariable ()
boolean equals (Object s)
void write (Sct.OStream s, Sct.ObjectManager o) throws java.io.IOException

Static Public Member Functions

String getUniqueID (int runNumber, int scanNumber, String moduleName)
ScanHeader read (Sct.IStream s, Sct.ObjectManager o) throws java.io.IOException

Detailed Description

This class contains the identifying information about a scan result.

It is entirely defined by a run number, a scan number, a module name and a scan variable. The combination of the first 3 of those should be guarenteed to be unique.

Author:
Matthew Palmer


Member Function Documentation

String SctData.ScanHeader.getUniqueID  
 

Returns:
a String which uniquely identifies this object.

Implements Sct.Serializable.


The documentation for this class was generated from the following file:
Generated on Mon Dec 15 19:39:17 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3