![]() |
Project
|
#include <mathieson.h>
Public Attributes | |
int | nYc |
int | nXc |
int * | mapXInf |
int * | mapXSup |
int * | mapYInf |
int * | mapYSup |
double * | xCompressed |
double * | yCompressed |
Definition at line 44 of file mathieson.h.
int* o2::mch::CompressedPads_t::mapXInf |
Definition at line 49 of file mathieson.h.
int* o2::mch::CompressedPads_t::mapXSup |
Definition at line 50 of file mathieson.h.
int* o2::mch::CompressedPads_t::mapYInf |
Definition at line 51 of file mathieson.h.
int* o2::mch::CompressedPads_t::mapYSup |
Definition at line 52 of file mathieson.h.
int o2::mch::CompressedPads_t::nXc |
Definition at line 47 of file mathieson.h.
int o2::mch::CompressedPads_t::nYc |
Definition at line 46 of file mathieson.h.
double* o2::mch::CompressedPads_t::xCompressed |
Definition at line 53 of file mathieson.h.
double* o2::mch::CompressedPads_t::yCompressed |
Definition at line 54 of file mathieson.h.