#include <ArchRawScanResult.h>
Inheritance diagram for ArchRawScanResult:
Public Member Functions | |
ArchRawScanResult (const RawScanResult &) | |
ArchRawScanResult () | |
~ArchRawScanResult () | |
void | SetRawScan (RawScanResult &) |
void | SaveRawScan () |
void | SaveRawScan (RawScanResult &) |
bool | RawScanIsPersisted () |
bool | RawScanIsPersisted (RawScanResult &) |
bool | RawScanIsPersisted (long scanNumber, long runNumber, string moduleName, const ConfigurationVariable &variable, unsigned int cycle=0) |
RawScanResult * | CreateRawScanResult () |
RawScanResult * | CreateRawScanResult (RawScanResult &) |
RawScanResult * | CreateRawScanResult (long scanNumber, long runNumber, string moduleName, const ConfigurationVariable &variable, unsigned int cycle) |
void | SaveRawComment () |
Private Attributes | |
TH2D * | RawData_link0 |
TH2D * | RawData_link1 |
|
Definition at line 38 of file ArchRawScanResult.cpp. References RawData_link0, and RawData_link1. |
|
Definition at line 29 of file ArchRawScanResult.cpp. |
|
Definition at line 61 of file ArchRawScanResult.cpp. |
|
!!! !!!Truncate float into int !!!Truncate float into int !!!!!ERROR is r is never defined before!!!!!! !!!Needs Debugging!!!!! Definition at line 692 of file ArchRawScanResult.cpp. References filename, ArchScanNames::getDCSID(), ArchTestNames::getfilename(), ArchScanNames::getFitID(), ArchTestNames::getModuleID(), ArchScanNames::getRawID(), ArchScanNames::getRODID(), ArchTestNames::getRunID(), ArchScanNames::getScanID(), ArchScanNames::getScanPointsID(), ArchTestNames::getTestType(), ArchScanNames::getTH2Dlink0(), ArchScanNames::getTH2Dlink1(), ArchTestNames::getThresholdID(), ArchScanNames::getVariable(), ArchScanNames::getvNErrorEventsID(), ArchScanNames::getvNEventsID(), ArchScanNames::getvpointsID(), and RawScanIsPersisted(). |
|
Definition at line 680 of file ArchRawScanResult.cpp. References CreateRawScanResult(). |
|
Definition at line 640 of file ArchRawScanResult.cpp. References ArchScanResult::Archheader, and RawScanIsPersisted(). Referenced by CreateRawScanResult(), and main(). |
|
|
Definition at line 630 of file ArchRawScanResult.cpp. References RawScanIsPersisted(). |
|
|
|
Definition at line 361 of file ArchRawScanResult.cpp. References SaveRawScan(). |
|
|
Definition at line 72 of file ArchRawScanResult.cpp. References RawData_link0, RawData_link1, and ArchScanResult::SetScan(). |
|
Definition at line 38 of file ArchRawScanResult.h. Referenced by ArchRawScanResult(), SaveRawScan(), and SetRawScan(). |
|
Definition at line 39 of file ArchRawScanResult.h. Referenced by ArchRawScanResult(), SaveRawScan(), and SetRawScan(). |