#include <SiPixelTemplateReco.h>
Public Member Functions | |
float & | operator() (int x, int y) |
float | operator() (int x, int y) const |
Public Attributes | |
float * | matrix |
int | mcol |
int | mrow |
bool const * | xdouble |
bool const * | ydouble |
Definition at line 73 of file SiPixelTemplateReco.h.
|
inline |
Definition at line 74 of file SiPixelTemplateReco.h.
|
inline |
Definition at line 75 of file SiPixelTemplateReco.h.
float* SiPixelTemplateReco::ClusMatrix::matrix |
Definition at line 76 of file SiPixelTemplateReco.h.
Referenced by operator()(), and SiPixelTemplateReco::PixelTempReco1D().
int SiPixelTemplateReco::ClusMatrix::mcol |
Definition at line 79 of file SiPixelTemplateReco.h.
Referenced by operator()(), and SiPixelTemplateReco::PixelTempReco1D().
int SiPixelTemplateReco::ClusMatrix::mrow |
Definition at line 79 of file SiPixelTemplateReco.h.
Referenced by SiPixelTemplateReco::PixelTempReco1D().
bool const* SiPixelTemplateReco::ClusMatrix::xdouble |
Definition at line 77 of file SiPixelTemplateReco.h.
Referenced by SiPixelTemplateReco::PixelTempReco1D().
bool const* SiPixelTemplateReco::ClusMatrix::ydouble |
Definition at line 78 of file SiPixelTemplateReco.h.
Referenced by SiPixelTemplateReco::PixelTempReco1D().