

Public Member Functions | |
| virtual void | publishData () |
| Publishes all the data we need, looping over modules, then waits for it all to be fitted, analyzed. | |
| virtual void | downloadData (string serialNumber) |
| Downloads the response curve data. | |
| virtual void | compare (const FullBypassTestResult &t) |
| virtual void | summaryOutput () |
| virtual void | setup () |
| Create the TFile and TTree. | |
Definition at line 39 of file FullBypassTests/SCTDAQComparison/RetrieveAndCompare.cpp.
|
|
Downloads the response curve data.
Reimplemented from AnalysisTestFramework< FullBypassTestResult >. Definition at line 150 of file FullBypassTests/SCTDAQComparison/RetrieveAndCompare.cpp. References SctTest::ModuleData::getFullBypassInfo(), AnalysisTestFramework< FullBypassTestResult >::moduleData, SctTest::TestInfo::runNumber, and SctTest::TestInfo::scanNumber. Here is the call graph for this function: ![]() |
|
|
Publishes all the data we need, looping over modules, then waits for it all to be fitted, analyzed.
Reimplemented from AnalysisTestFramework< FullBypassTestResult >. Definition at line 165 of file FullBypassTests/SCTDAQComparison/RetrieveAndCompare.cpp. References AnalysisTestFramework< FullBypassTestResult >::highLevelApi. |
|
|
Create the TFile and TTree.
Reimplemented from AnalysisTestFramework< FullBypassTestResult >. Definition at line 135 of file FullBypassTests/SCTDAQComparison/RetrieveAndCompare.cpp. References AnalysisTestFramework< FullBypassTestResult >::file, Info::serial, Sct::Env::substituteVariables(), and AnalysisTestFramework< FullBypassTestResult >::tree. Here is the call graph for this function: ![]() |
1.4.6