#include <ArchScanNames.h>
Inheritance diagram for ArchScanNames:

Public Member Functions | |
| ArchScanNames () | |
| ArchScanNames (const long runNumber, const string moduleName, long scanNumber, const ConfigurationVariable &sVariable, unsigned int cycle=0) | |
| const string | getVariable () |
| const string | getScanID () |
| const string | getTF1_AllLinkFits (unsigned linkN) |
| const string | getTF1_AllChipFits (unsigned chipN) |
| const string | getTF1_AllChannelFits (unsigned channelN) |
| const string | getScanPointsID () |
| const string | getvpointsID () |
| const string | getvNEventsID () |
| const string | getvNErrorEventsID () |
| const string | getTH2Dlink0 () |
| const string | getTH2Dlink1 () |
Static Public Member Functions | |
| const string | getRODID () |
| const string | getDCSID () |
| const string | getRawID () |
| const string | getFitID () |
| const string | getChannelsID () |
| const string | getChipsID () |
| const string | getLinksID () |
| const string | getModuleConfigID () |
Private Attributes | |
| string | moduleID |
| string | variable |
| string | scanID |
| string | ScanPointsID |
| string | cycleStr |
|
|
Definition at line 12 of file ArchScanNames.cpp. |
|
||||||||||||||||||||||||
|
Definition at line 21 of file ArchScanNames.cpp. References cycleStr, scanID, ScanPointsID, and variable. |
|
|
Definition at line 39 of file ArchScanNames.h. Referenced by ArchFitScanResult::CreateFitScanResult(), ArchFitScanResult::FitScanIsPersisted(), and ArchFitScanResult::SaveFitScan(). |
|
|
Definition at line 40 of file ArchScanNames.h. Referenced by ArchFitScanResult::CreateFitScanResult(), ArchFitScanResult::FitScanIsPersisted(), and ArchFitScanResult::SaveFitScan(). |
|
|
|
|
Definition at line 41 of file ArchScanNames.h. Referenced by ArchFitScanResult::CreateFitScanResult(), ArchFitScanResult::FitScanIsPersisted(), and ArchFitScanResult::SaveFitScan(). |
|
|
Definition at line 42 of file ArchScanNames.h. Referenced by ArchFitScanResult::SaveFitScan(), and ArchRawScanResult::SaveRawScan(). |
|
|
|
|
|
|
Definition at line 77 of file ArchScanNames.cpp. Referenced by ArchFitScanResult::FitScanIsPersisted(), and ArchFitScanResult::SaveFitScan(). |
|
|
Definition at line 67 of file ArchScanNames.cpp. Referenced by ArchFitScanResult::FitScanIsPersisted(), and ArchFitScanResult::SaveFitScan(). |
|
|
Definition at line 56 of file ArchScanNames.cpp. Referenced by ArchFitScanResult::FitScanIsPersisted(), and ArchFitScanResult::SaveFitScan(). |
|
|
Definition at line 39 of file ArchScanNames.cpp. References cycleStr, moduleID, ArchTestNames::runID, and scanID. Referenced by ArchRawScanResult::CreateRawScanResult(), ArchRawScanResult::RawScanIsPersisted(), and ArchRawScanResult::SaveRawScan(). |
|
|
Definition at line 48 of file ArchScanNames.cpp. References cycleStr, moduleID, ArchTestNames::runID, and scanID. Referenced by ArchRawScanResult::CreateRawScanResult(), ArchRawScanResult::RawScanIsPersisted(), and ArchRawScanResult::SaveRawScan(). |
|
|
|
|
|
|
Definition at line 26 of file ArchScanNames.h. Referenced by ArchScanNames(), getTH2Dlink0(), and getTH2Dlink1(). |
|
|
Reimplemented from ArchTestNames. Definition at line 22 of file ArchScanNames.h. Referenced by getTH2Dlink0(), and getTH2Dlink1(). |
|
|
Definition at line 24 of file ArchScanNames.h. Referenced by ArchScanNames(), getTH2Dlink0(), and getTH2Dlink1(). |
|
|
Definition at line 25 of file ArchScanNames.h. Referenced by ArchScanNames(). |
|
|
Definition at line 23 of file ArchScanNames.h. Referenced by ArchScanNames(). |
1.3-rc3