FitCompare Class Reference

Inheritance diagram for FitCompare:

Inheritance graph
[legend]
Collaboration diagram for FitCompare:

Collaboration graph
[legend]

Public Member Functions

 FitCompare ()
virtual void publishData ()
 Should override this to publish the data.
virtual void downloadData (string serialNumber)
 Downloads the response curve data.
virtual void compare (const FitScanResult &t)
virtual void setup ()
 Create the TFile and TTree.
virtual void printAdditionalArgs ()
 Override to print addition help messages.
virtual int handleArg (int argc, int i, char **argv)
 May be overriden to handle additional args Should return the last used argument index If it doesn't understand the arg, it should call printHelp().
virtual void summaryOutput ()
 Generates some summary output from the TTree.
void FillTree (FitObject &ob, unsigned int index)

Data Fields

Mode mode

Detailed Description

Definition at line 46 of file SCTDAQComp.cpp.


Member Function Documentation

void FitCompare::downloadData string  serialNumber  )  [virtual]
 

Downloads the response curve data.

Reimplemented from AnalysisTestFramework< FitScanResult >.

Definition at line 167 of file SCTDAQComp.cpp.

int FitCompare::handleArg int  argc,
int  i,
char **  argv
[virtual]
 

May be overriden to handle additional args Should return the last used argument index If it doesn't understand the arg, it should call printHelp().

Reimplemented from AnalysisTestFramework< FitScanResult >.

Definition at line 217 of file SCTDAQComp.cpp.

References mode, AnalysisTestFramework< FitScanResult >::nData, and AnalysisTestFramework< FitScanResult >::printHelp().

Here is the call graph for this function:

void FitCompare::printAdditionalArgs  )  [virtual]
 

Override to print addition help messages.

Reimplemented from AnalysisTestFramework< FitScanResult >.

Definition at line 211 of file SCTDAQComp.cpp.

void FitCompare::publishData  )  [virtual]
 

Should override this to publish the data.

Reimplemented from AnalysisTestFramework< FitScanResult >.

Definition at line 170 of file SCTDAQComp.cpp.

References AnalysisTestFramework< FitScanResult >::highLevelApi, and mode.

void FitCompare::setup  )  [virtual]
 

Create the TFile and TTree.

Reimplemented from AnalysisTestFramework< FitScanResult >.

Definition at line 138 of file SCTDAQComp.cpp.

References AnalysisTestFramework< FitScanResult >::file, mode, Info::serial, and AnalysisTestFramework< FitScanResult >::tree.

void FitCompare::summaryOutput  )  [virtual]
 

Generates some summary output from the TTree.

Reimplemented from AnalysisTestFramework< FitScanResult >.

Definition at line 189 of file SCTDAQComp.cpp.

References AnalysisTestFramework< FitScanResult >::exitCode, mode, and AnalysisTestFramework< FitScanResult >::tree.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:01:49 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6