CbmRoot
|
Stores fit residuals result. More...
#include <CbmCaInputQaBase.h>
Public Attributes | |
double | mean = 0 |
mean of the distribution | |
double | lo = 0 |
lower limit for the mean | |
double | hi = 0 |
higher limit for the mean | |
Stores fit residuals result.
Definition at line 151 of file CbmCaInputQaBase.h.
double CbmCaInputQaBase< DetID >::ResidualFitResult::hi = 0 |
higher limit for the mean
Definition at line 154 of file CbmCaInputQaBase.h.
double CbmCaInputQaBase< DetID >::ResidualFitResult::lo = 0 |
lower limit for the mean
Definition at line 153 of file CbmCaInputQaBase.h.
double CbmCaInputQaBase< DetID >::ResidualFitResult::mean = 0 |
mean of the distribution
Definition at line 152 of file CbmCaInputQaBase.h.