#include <T0Fit.h>
|
std::vector< float > | x |
| x-value (time-bin) of adc profile
|
|
std::vector< float > | y |
| y-value (av. adc) for corresp. time-bin
|
|
float | lowerBoundFit |
| lower bound for fit
|
|
float | upperBoundFit |
| upper bound for fit
|
|
Definition at line 43 of file T0Fit.h.
◆ operator()()
double o2::trd::ErfLandauChi2Functor::operator() |
( |
const double * |
par | ) |
const |
◆ lowerBoundFit
float o2::trd::ErfLandauChi2Functor::lowerBoundFit |
lower bound for fit
Definition at line 47 of file T0Fit.h.
◆ upperBoundFit
float o2::trd::ErfLandauChi2Functor::upperBoundFit |
upper bound for fit
Definition at line 48 of file T0Fit.h.
std::vector<float> o2::trd::ErfLandauChi2Functor::x |
x-value (time-bin) of adc profile
Definition at line 45 of file T0Fit.h.
std::vector<float> o2::trd::ErfLandauChi2Functor::y |
y-value (av. adc) for corresp. time-bin
Definition at line 46 of file T0Fit.h.
The documentation for this struct was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/TRD/calibration/include/TRDCalibration/T0Fit.h
- /home/runner/work/AliceO2/AliceO2/Detectors/TRD/calibration/src/T0Fit.cxx