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

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)

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 Thu Jul 15 09:52:58 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5