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 StrobeDelayTestResult &t) |
virtual void | setup () |
Create the TFile and TTree. | |
virtual void | summaryOutput () |
Definition at line 32 of file StrobeDelayTests/SCTDAQComparison/RetrieveAndCompare.cpp.
|
Downloads the response curve data.
Reimplemented from AnalysisTestFramework< StrobeDelayTestResult >. Definition at line 106 of file StrobeDelayTests/SCTDAQComparison/RetrieveAndCompare.cpp. References SctTest::ModuleData::getStrobeDelayInfo(), AnalysisTestFramework< StrobeDelayTestResult >::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< StrobeDelayTestResult >. Definition at line 117 of file StrobeDelayTests/SCTDAQComparison/RetrieveAndCompare.cpp. References AnalysisTestFramework< StrobeDelayTestResult >::highLevelApi. |
|
Create the TFile and TTree.
Reimplemented from AnalysisTestFramework< StrobeDelayTestResult >. Definition at line 93 of file StrobeDelayTests/SCTDAQComparison/RetrieveAndCompare.cpp. References AnalysisTestFramework< StrobeDelayTestResult >::file, Info::serial, and AnalysisTestFramework< StrobeDelayTestResult >::tree. |