Main Page   Packages   Class Hierarchy   Compound List   Compound Members   Related Pages  

SctData.ScanResult Class Reference

This class represents all possible things what might come out of IS. More...

Inheritance diagram for SctData.ScanResult:

Sct.Serializable SctData.RawScanResult List of all members.

Public Member Functions

 ScanResult (ScanHeader header, ModuleConfiguration moduleConfig, ScanPoints points)
 Creates a ScanResult by referencing the header, module configuration and points.

 ScanResult (ScanResult scan)
 Copy constructor.

ScanHeader getHeader ()
ModuleConfiguration getConfiguration ()
ScanPoints getPoints ()
void write (OStream s, ObjectManager o) throws java.io.IOException

Protected Member Functions

void _read (IStream s, ObjectManager o) throws java.io.IOException
 ScanResult (IStream s, ObjectManager o) throws java.io.IOException
 For I/O use only.


Protected Attributes

ScanHeader header
ModuleConfiguration moduleConfig
ScanPoints points

Detailed Description

This class represents all possible things what might come out of IS.

Author:
Matthew Palmer


Constructor & Destructor Documentation

SctData.ScanResult.ScanResult ScanResult    scan
 

Copy constructor.

Todo:
Implement this if we need it. (Or use clone interface


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