![]() |
Project
|
#include <mathiesonFit.h>
Public Attributes | |
int | N |
int | K |
const double * | xInf_ptr |
const double * | xSup_ptr |
const double * | yInf_ptr |
const double * | ySup_ptr |
const Mask_t * | cath_ptr |
const double * | zObs_ptr |
Mask_t * | notSaturated_ptr |
double * | cathWeights_ptr |
double * | cathMax_ptr |
int | chamberId |
double * | zCathTotalCharge_ptr |
int | verbose |
double * | thetaInit |
double * | cathCoefNorm_ptr |
int | dimOfParameters |
int | axe |
CompressedPads_t * | compressedPads |
Definition at line 27 of file mathiesonFit.h.
int o2::mch::dataFit::axe |
Definition at line 45 of file mathiesonFit.h.
const Mask_t* o2::mch::dataFit::cath_ptr |
Definition at line 34 of file mathiesonFit.h.
double* o2::mch::dataFit::cathCoefNorm_ptr |
Definition at line 43 of file mathiesonFit.h.
double* o2::mch::dataFit::cathMax_ptr |
Definition at line 38 of file mathiesonFit.h.
double* o2::mch::dataFit::cathWeights_ptr |
Definition at line 37 of file mathiesonFit.h.
int o2::mch::dataFit::chamberId |
Definition at line 39 of file mathiesonFit.h.
CompressedPads_t* o2::mch::dataFit::compressedPads |
Definition at line 46 of file mathiesonFit.h.
int o2::mch::dataFit::dimOfParameters |
Definition at line 44 of file mathiesonFit.h.
int o2::mch::dataFit::K |
Definition at line 29 of file mathiesonFit.h.
int o2::mch::dataFit::N |
Definition at line 28 of file mathiesonFit.h.
Mask_t* o2::mch::dataFit::notSaturated_ptr |
Definition at line 36 of file mathiesonFit.h.
double* o2::mch::dataFit::thetaInit |
Definition at line 42 of file mathiesonFit.h.
int o2::mch::dataFit::verbose |
Definition at line 41 of file mathiesonFit.h.
const double* o2::mch::dataFit::xInf_ptr |
Definition at line 30 of file mathiesonFit.h.
const double* o2::mch::dataFit::xSup_ptr |
Definition at line 31 of file mathiesonFit.h.
const double* o2::mch::dataFit::yInf_ptr |
Definition at line 32 of file mathiesonFit.h.
const double* o2::mch::dataFit::ySup_ptr |
Definition at line 33 of file mathiesonFit.h.
double* o2::mch::dataFit::zCathTotalCharge_ptr |
Definition at line 40 of file mathiesonFit.h.
const double* o2::mch::dataFit::zObs_ptr |
Definition at line 35 of file mathiesonFit.h.