SctData::Stat< T > Class Template Reference
Represents an individual statistic.  
More...
#include <Stat.h>
Collaboration diagram for SctData::Stat< T >:
[legend]
 | 
 Public Member Functions | 
| 
  | Stat (T value, bool valid) | 
 Data Fields | 
| 
T  | 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 Thu Jul 15 09:52:58 2004 for SCT DAQ/DCS Software - C++ by
 
1.3.5