Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Summation Class Reference

Inheritance diagram for Summation:

Analyze FOMdeadtime FOMevtsize FOMnacdtiles FOMncsixtals FOMnsistrips FOMROtime List of all members.

Public Methods

 Summation (const Tuple&t , const char* item, const char* label )
float average () const
float total () const

Private Methods

virtual bool apply ()

Private Attributes

float m_total

Constructor & Destructor Documentation

Summation::Summation ( const Tuple & t,
const char * item,
const char * label ) [inline]
 

Definition at line 29 of file FigureOfMerit.cxx.


Member Function Documentation

bool Summation::apply ( ) [inline, private, virtual]
 

Reimplemented from Analyze.

Definition at line 35 of file FigureOfMerit.cxx.

float Summation::average ( ) const [inline]
 

Definition at line 31 of file FigureOfMerit.cxx.

Referenced by FOMnacdtiles::report(), FOMncsixtals::report(), FOMnsistrips::report(), FOMevtsize::report(), and FOMROtime::report().

float Summation::total ( ) const [inline]
 

Definition at line 32 of file FigureOfMerit.cxx.

Referenced by FOMdeadtime::report().


Member Data Documentation

float Summation::m_total [private]
 

Definition at line 34 of file FigureOfMerit.cxx.


The documentation for this class was generated from the following file:
Generated at Wed Nov 21 12:20:41 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000