#include <ArchFitScanResult.h>
Inheritance diagram for ArchFitScanResult:
Public Member Functions | |
ArchFitScanResult (const FitScanResult &) | |
ArchFitScanResult () | |
~ArchFitScanResult () | |
void | SetFitScan (FitScanResult &) |
void | SaveFitScan () |
void | SaveFitScan (FitScanResult &) |
bool | FitScanIsPersisted () |
bool | FitScanIsPersisted (FitScanResult &) |
bool | FitScanIsPersisted (long scanNumber, long runNumber, string moduleName, const ConfigurationVariable &variable) |
FitScanResult * | CreateFitScanResult () |
FitScanResult * | CreateFitScanResult (FitScanResult &) |
FitScanResult * | CreateFitScanResult (long scanNumber, long runNumber, string moduleName, const ConfigurationVariable &variable) |
void | SaveFitComment () |
Private Attributes | |
const FitScanResult * | theFit |
|
Definition at line 35 of file ArchFitScanResult.cpp. References theFit. |
|
Definition at line 28 of file ArchFitScanResult.cpp. |
|
Definition at line 56 of file ArchFitScanResult.cpp. |
|
!!! !!!Truncate float into int !!!Truncate float into int !!!!!ERROR is f is never defined before!!!!!! !!!Needs Debugging!!!!! Definition at line 746 of file ArchFitScanResult.cpp. References filename, FitScanIsPersisted(), ArchScanNames::getChannelsID(), ArchScanNames::getChipsID(), ArchScanNames::getDCSID(), ArchTestNames::getfilename(), ArchScanNames::getFitID(), ArchScanNames::getLinksID(), ArchTestNames::getModuleID(), ArchScanNames::getRawID(), ArchScanNames::getRODID(), ArchTestNames::getRunID(), ArchScanNames::getScanID(), ArchScanNames::getScanPointsID(), ArchTestNames::getTestType(), ArchTestNames::getThresholdID(), ArchScanNames::getVariable(), ArchScanNames::getvNErrorEventsID(), ArchScanNames::getvNEventsID(), and ArchScanNames::getvpointsID(). |
|
Definition at line 735 of file ArchFitScanResult.cpp. References CreateFitScanResult(). |
|
Definition at line 698 of file ArchFitScanResult.cpp. References ArchScanResult::Archheader, and FitScanIsPersisted(). Referenced by CreateFitScanResult(). |
|
|
Definition at line 528 of file ArchFitScanResult.cpp. References FitScanIsPersisted(). |
|
|
|
Definition at line 359 of file ArchFitScanResult.cpp. References SaveFitScan(). |
|
|
Definition at line 67 of file ArchFitScanResult.cpp. References ArchScanResult::SetScan(), and theFit. |
|
Definition at line 35 of file ArchFitScanResult.h. Referenced by ArchFitScanResult(), FitScanIsPersisted(), SaveFitScan(), and SetFitScan(). |