

Public Member Functions | |
| TrimRangeCompare () | |
| 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 TrimRangeTestResult &t) | 
| virtual float | compareChip (const TrimRangeTestResult &t) | 
| virtual void | compareChannel (const TrimRangeTestResult &t, float version) | 
| virtual void | summaryOutput () | 
| virtual void | setup () | 
| Create the TFile and TTree.   | |
Data Fields | |
| ConfigIPC | config | 
| TTree * | channelTree | 
Private Member Functions | |
| void | checkShapeForEachRange (TTree &t, double prob, string name, string var, string cut="1") | 
Definition at line 74 of file TrimRangeTests/SCTDAQComparison/RetrieveAndCompare.cpp.
      
  | 
  
| 
 Downloads the response curve data. 
 Reimplemented from AnalysisTestFramework< TrimRangeTestResult >. Definition at line 288 of file TrimRangeTests/SCTDAQComparison/RetrieveAndCompare.cpp. References SctTest::ModuleData::getTrimInfo(), AnalysisTestFramework< TrimRangeTestResult >::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< TrimRangeTestResult >. Definition at line 302 of file TrimRangeTests/SCTDAQComparison/RetrieveAndCompare.cpp. References AnalysisTestFramework< TrimRangeTestResult >::highLevelApi.  | 
  
      
  | 
  
| 
 Create the TFile and TTree. 
 Reimplemented from AnalysisTestFramework< TrimRangeTestResult >. Definition at line 268 of file TrimRangeTests/SCTDAQComparison/RetrieveAndCompare.cpp. References channelTree, AnalysisTestFramework< TrimRangeTestResult >::file, ChannelInfo::serial, ChipInfo::serial, and AnalysisTestFramework< TrimRangeTestResult >::tree.  | 
  
 1.4.6