SctData::Stat< T > Class Template Reference

Represents an individual statistic. More...

#include <Stat.h>

Collaboration diagram for SctData::Stat< T >:

Collaboration graph
[legend]

Public Member Functions

 Stat (T value, bool valid)
 Stat ()

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 Feb 6 14:07:51 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6