float getMean() const
Gets the stored mean.
void setMean(float mean)
Sets the stored mean.
ClassDef(TestCalibMean, 1)
ClassDef.
TestCalibMean(float mean, float meanError)
Constructor.
float getMeanError() const
Gets the stored error on the mean.
TestCalibMean()
Default constructor.
void setMeanError(float meanError)
Sets the Stored mean error.
float m_meanError
meanError
Abstract base class for different kinds of events.