Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Globals   Related Pages  

SctData::ScanResultIOHelper Class Reference

The point of this class is to provide access to internal parts of ScanResult to help IO classes to efficiently create a ScanResult. More...

#include <ScanResultIOHelper.h>

Inheritance diagram for SctData::ScanResultIOHelper:

SctData::FitScanResultIOHelper SctData::RawScanResultIOHelper

Public Member Functions

 ScanResultIOHelper ()
ScanHeadergetHeader () const
ModuleConfigurationgetConfiguration () const
ScanPointsgetPoints () const
void set (const ScanResult &ob) const

Protected Attributes

ScanResultob

Detailed Description

The point of this class is to provide access to internal parts of ScanResult to help IO classes to efficiently create a ScanResult.

Definition at line 15 of file ScanResultIOHelper.h.


Constructor & Destructor Documentation

SctData::ScanResultIOHelper::ScanResultIOHelper  
 

Definition at line 9 of file ScanResultIOHelper.cpp.


Member Function Documentation

ModuleConfiguration & SctData::ScanResultIOHelper::getConfiguration   const
 

Definition at line 15 of file ScanResultIOHelper.cpp.

References SctData::ScanResult::moduleConfig, and ob.

ScanHeader & SctData::ScanResultIOHelper::getHeader   const
 

Definition at line 11 of file ScanResultIOHelper.cpp.

References SctData::ScanResult::header, and ob.

ScanPoints & SctData::ScanResultIOHelper::getPoints   const
 

Definition at line 19 of file ScanResultIOHelper.cpp.

References ob, and SctData::ScanResult::points.

void SctData::ScanResultIOHelper::set const ScanResult   ob const
 

Definition at line 23 of file ScanResultIOHelper.cpp.


Field Documentation

ScanResult* SctData::ScanResultIOHelper::ob [mutable, protected]
 

Definition at line 24 of file ScanResultIOHelper.h.

Referenced by getConfiguration(), getHeader(), and getPoints().


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