#include <RawScanResultIOHelper.h>
Inheritance diagram for SctData::RawScanResultIOHelper:

Public Member Functions | |
| RawScanResultIOHelper () throw () | |
| RawScanResult & | create () throw () |
| void | set (const RawScanResult &ob) throw () |
| TH2D * | getScanData (int iLink) const throw () |
| void | setScanData (int iLink, auto_ptr< TH2D > data) const throw () |
Protected Attributes | |
| RawScanResult * | raw |
|
|
Definition at line 7 of file RawScanResultIOHelper.cpp. |
|
|
Definition at line 9 of file RawScanResultIOHelper.cpp. |
|
|
Definition at line 21 of file RawScanResultIOHelper.cpp. |
|
|
Definition at line 16 of file RawScanResultIOHelper.cpp. |
|
||||||||||||
|
Definition at line 28 of file RawScanResultIOHelper.cpp. |
|
|
Definition at line 23 of file RawScanResultIOHelper.h. |
1.3-rc3