#include <DTT0BaseCorrection.h>
Public Member Functions | |
DTT0Data (double t0_mean, double t0_rms) | |
Public Attributes | |
double | mean |
double | rms |
Definition at line 18 of file DTT0BaseCorrection.h.
|
inline |
Definition at line 21 of file DTT0BaseCorrection.h.
double dtCalibration::DTT0Data::mean |
Definition at line 24 of file DTT0BaseCorrection.h.
Referenced by DTT0Correction::endJob().
double dtCalibration::DTT0Data::rms |
Definition at line 25 of file DTT0BaseCorrection.h.
Referenced by DTT0Correction::endJob().