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 NoiseOccupancyTestResult &t) |
virtual void | summaryOutput () |
virtual void | setup () |
Create the TFile and TTree. |
Definition at line 43 of file NOTests/SCTDAQComparison/RetrieveAndCompare.cpp.
|
Downloads the response curve data.
Reimplemented from AnalysisTestFramework< NoiseOccupancyTestResult >. Definition at line 157 of file NOTests/SCTDAQComparison/RetrieveAndCompare.cpp. References SctTest::ModuleData::getNoiseOccupancyInfo(), AnalysisTestFramework< NoiseOccupancyTestResult >::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< NoiseOccupancyTestResult >. Definition at line 168 of file NOTests/SCTDAQComparison/RetrieveAndCompare.cpp. References AnalysisTestFramework< NoiseOccupancyTestResult >::highLevelApi. |
|
Create the TFile and TTree.
Reimplemented from AnalysisTestFramework< NoiseOccupancyTestResult >. Definition at line 144 of file NOTests/SCTDAQComparison/RetrieveAndCompare.cpp. References AnalysisTestFramework< NoiseOccupancyTestResult >::file, Info::serial, and AnalysisTestFramework< NoiseOccupancyTestResult >::tree. |