#include <fit.h>
|
double | mCOG {0} |
| calculated centre of gravity
|
|
double | mStdDev {0} |
| standard deviation
|
|
double | mSum {0} |
| sum of values
|
|
struct for returning statistical parameters
- Todo:
make type templated?
use Vc
Definition at line 456 of file fit.h.
◆ mCOG
double o2::math_utils::StatisticsData::mCOG {0} |
calculated centre of gravity
Definition at line 457 of file fit.h.
◆ mStdDev
double o2::math_utils::StatisticsData::mStdDev {0} |
standard deviation
Definition at line 458 of file fit.h.
◆ mSum
double o2::math_utils::StatisticsData::mSum {0} |
sum of values
Definition at line 459 of file fit.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Common/MathUtils/include/MathUtils/fit.h