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

Atlfast::SimpleTestStatistic Class Reference

#include <SimpleTestStatistic.h>

Inheritance diagram for Atlfast::SimpleTestStatistic:

Inheritance graph
[legend]
Collaboration diagram for Atlfast::SimpleTestStatistic:

Collaboration graph
[legend]
List of all members.

Public Methods

 SimpleTestStatistic (std::string label)
 SimpleTestStatistic (std::string label, int count, double mean, double sigma)
 SimpleTestStatistic (std::string label, double mean)
 ~SimpleTestStatistic ()
virtual const CLID & clID () const
 Retrieve pointer to class identifier. More...

void increment (double val)
void setNoTerminate ()
SimpleTestStatistic getTerminated ()
std::string label () const
double val () const
fstream & writeout (fstream &stream) const
MsgStream & writeout (MsgStream &stream) const
bool operator== (const SimpleTestStatistic &rhs)
bool isNull ()
SimpleTestStatistic operator- (const SimpleTestStatistic &rhs)
SimpleTestStatistic diff (const SimpleTestStatistic &rhs) const

Static Public Methods

const CLID & classID ()

Public Attributes

friend SimpleTestStatisticLabel

Constructor & Destructor Documentation

Atlfast::SimpleTestStatistic::SimpleTestStatistic std::string    label [inline]
 

Atlfast::SimpleTestStatistic::SimpleTestStatistic std::string    label,
int    count,
double    mean,
double    sigma
[inline]
 

Atlfast::SimpleTestStatistic::SimpleTestStatistic std::string    label,
double    mean
[inline]
 

Atlfast::SimpleTestStatistic::~SimpleTestStatistic   [inline]
 


Member Function Documentation

const CLID& Atlfast::SimpleTestStatistic::classID   [inline, static]
 

Reimplemented from ContainedObject.

virtual const CLID& Atlfast::SimpleTestStatistic::clID   const [inline, virtual]
 

Retrieve pointer to class identifier.

Reimplemented from ContainedObject.

SimpleTestStatistic Atlfast::SimpleTestStatistic::diff const SimpleTestStatistic &    rhs const
 

SimpleTestStatistic Atlfast::SimpleTestStatistic::getTerminated  
 

void Atlfast::SimpleTestStatistic::increment double    val
 

bool Atlfast::SimpleTestStatistic::isNull   [inline]
 

std::string Atlfast::SimpleTestStatistic::label   const [inline]
 

SimpleTestStatistic Atlfast::SimpleTestStatistic::operator- const SimpleTestStatistic &    rhs
 

bool Atlfast::SimpleTestStatistic::operator== const SimpleTestStatistic &    rhs [inline]
 

void Atlfast::SimpleTestStatistic::setNoTerminate   [inline]
 

double Atlfast::SimpleTestStatistic::val   const [inline]
 

MsgStream& Atlfast::SimpleTestStatistic::writeout MsgStream &    stream const
 

fstream& Atlfast::SimpleTestStatistic::writeout fstream &    stream const
 


Member Data Documentation

friend Atlfast::SimpleTestStatistic::SimpleTestStatisticLabel
 


The documentation for this class was generated from the following file:
Generated on Thu Feb 21 14:32:03 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001