Belle II Software  release-08-01-10
TestCalibMean Class Reference

Test DBObject. More...

#include <TestCalibMean.h>

Inheritance diagram for TestCalibMean:
Collaboration diagram for TestCalibMean:

Public Member Functions

 TestCalibMean ()
 Default constructor.
 
 TestCalibMean (float mean, float meanError)
 Constructor.
 
float getMean () const
 Gets the stored mean.
 
float getMeanError () const
 Gets the stored error on the mean.
 
void setMean (float mean)
 Sets the stored mean.
 
void setMeanError (float meanError)
 Sets the Stored mean error.
 

Private Member Functions

 ClassDef (TestCalibMean, 1)
 ClassDef.
 

Private Attributes

float m_mean
 mean
 
float m_meanError
 meanError
 

Detailed Description

Test DBObject.

Definition at line 17 of file TestCalibMean.h.


The documentation for this class was generated from the following file: