

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 TimeWalkTestResult &t) |
| virtual void | summaryOutput () |
| virtual void | setup () |
| Create the TFile and TTree. | |
Definition at line 33 of file TimeWalkTests/SCTDAQComparison/RetrieveAndCompare.cpp.
|
|
Downloads the response curve data.
Reimplemented from AnalysisTestFramework< TimeWalkTestResult >. Definition at line 109 of file TimeWalkTests/SCTDAQComparison/RetrieveAndCompare.cpp. References SctTest::ModuleData::getTimeWalkInfo(), AnalysisTestFramework< TimeWalkTestResult >::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< TimeWalkTestResult >. Definition at line 120 of file TimeWalkTests/SCTDAQComparison/RetrieveAndCompare.cpp. References AnalysisTestFramework< TimeWalkTestResult >::highLevelApi. |
|
|
Create the TFile and TTree.
Reimplemented from AnalysisTestFramework< TimeWalkTestResult >. Definition at line 96 of file TimeWalkTests/SCTDAQComparison/RetrieveAndCompare.cpp. References AnalysisTestFramework< TimeWalkTestResult >::file, Info::serial, and AnalysisTestFramework< TimeWalkTestResult >::tree. |
1.4.6