Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Globals   Related Pages  

Comp Class Reference

#include <Comp.h>


Public Member Functions

 Comp (double tolerance)
bool comp (double f1, double f2)
double mean ()
double stddev ()
bool setTolerance (double tolerance)
 Comp (double tolerance)
bool comp (double f1, double f2)
double mean ()
double stddev ()
 Comp (double tolerance)
bool comp (double f1, double f2)
double mean ()
double stddev ()

Private Attributes

double tolerance
int n
double sum
double sum2


Constructor & Destructor Documentation

Comp::Comp double    tolerance [inline]
 

Definition at line 6 of file AnalysisTests/NPtGainTests/RCCompare/Comp.h.

References n, sum, sum2, and tolerance.

Comp::Comp double    tolerance [inline]
 

Definition at line 6 of file FittingTests/NagRootComp/Comp.h.

References n, sum, sum2, and tolerance.

Comp::Comp double    tolerance [inline]
 

Definition at line 6 of file FittingTests/SCTDAQComp/Comp.h.

References n, sum, sum2, and tolerance.


Member Function Documentation

bool Comp::comp double    f1,
double    f2
[inline]
 

Definition at line 7 of file FittingTests/SCTDAQComp/Comp.h.

References n, sum, sum2, and tolerance.

bool Comp::comp double    f1,
double    f2
[inline]
 

Definition at line 7 of file FittingTests/NagRootComp/Comp.h.

References n, sum, sum2, and tolerance.

bool Comp::comp double    f1,
double    f2
[inline]
 

Definition at line 7 of file AnalysisTests/NPtGainTests/RCCompare/Comp.h.

References n, sum, sum2, and tolerance.

Referenced by compareChannel(), and compareFits().

double Comp::mean   [inline]
 

Definition at line 15 of file FittingTests/SCTDAQComp/Comp.h.

References n, and sum.

double Comp::mean   [inline]
 

Definition at line 15 of file FittingTests/NagRootComp/Comp.h.

References n, and sum.

double Comp::mean   [inline]
 

Definition at line 15 of file AnalysisTests/NPtGainTests/RCCompare/Comp.h.

References n, and sum.

Referenced by compare(), compareFits(), and stddev().

bool Comp::setTolerance double    tolerance [inline]
 

Definition at line 17 of file AnalysisTests/NPtGainTests/RCCompare/Comp.h.

References n, and tolerance.

Referenced by main().

double Comp::stddev   [inline]
 

Definition at line 16 of file FittingTests/SCTDAQComp/Comp.h.

References mean().

double Comp::stddev   [inline]
 

Definition at line 16 of file FittingTests/NagRootComp/Comp.h.

References mean().

double Comp::stddev   [inline]
 

Definition at line 16 of file AnalysisTests/NPtGainTests/RCCompare/Comp.h.

References mean().

Referenced by compare(), and compareFits().


Field Documentation

int Comp::n [private]
 

Definition at line 20 of file FittingTests/SCTDAQComp/Comp.h.

Referenced by comp(), Comp(), mean(), and setTolerance().

double Comp::sum [private]
 

Definition at line 21 of file FittingTests/SCTDAQComp/Comp.h.

Referenced by comp(), Comp(), and mean().

double Comp::sum2 [private]
 

Definition at line 22 of file FittingTests/SCTDAQComp/Comp.h.

Referenced by comp(), and Comp().

double Comp::tolerance [private]
 

Definition at line 19 of file FittingTests/SCTDAQComp/Comp.h.

Referenced by comp(), and Comp().


The documentation for this class was generated from the following files:
Generated on Mon Dec 15 19:37:01 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3