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

SctData::Stat< T > Class Template Reference

Represents an individual statistic. More...

#include <Stat.h>


Public Member Functions

 Stat (T value, bool valid)

Data Fields

value
bool valid


Detailed Description

template<class T>
class SctData::Stat< T >

Represents an individual statistic.

The templated class must be able to do T+=T, T/=unsigned, T*T, T-T and must have a default constructor T() which sets values to zero.

Definition at line 14 of file Stat.h.


The documentation for this class was generated from the following file:
Generated on Mon Dec 8 18:04:32 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3