#include <pixelCPEforDevice.h>
Public Attributes | |
int32_t | charge [N] |
uint32_t | maxCol [N] |
uint32_t | maxRow [N] |
uint32_t | minCol [N] |
uint32_t | minRow [N] |
int32_t | q_f_X [N] |
int32_t | q_f_Y [N] |
int32_t | q_l_X [N] |
int32_t | q_l_Y [N] |
Status | status [N] |
float | xerr [N] |
float | xpos [N] |
int16_t | xsize [N] |
float | yerr [N] |
float | ypos [N] |
int16_t | ysize [N] |
Definition at line 35 of file pixelCPEforDevice.h.
int32_t pixelCPEforDevice::ClusParamsT< N >::charge[N] |
Definition at line 46 of file pixelCPEforDevice.h.
uint32_t pixelCPEforDevice::ClusParamsT< N >::maxCol[N] |
Definition at line 39 of file pixelCPEforDevice.h.
uint32_t pixelCPEforDevice::ClusParamsT< N >::maxRow[N] |
Definition at line 37 of file pixelCPEforDevice.h.
uint32_t pixelCPEforDevice::ClusParamsT< N >::minCol[N] |
Definition at line 38 of file pixelCPEforDevice.h.
uint32_t pixelCPEforDevice::ClusParamsT< N >::minRow[N] |
Definition at line 36 of file pixelCPEforDevice.h.
int32_t pixelCPEforDevice::ClusParamsT< N >::q_f_X[N] |
Definition at line 41 of file pixelCPEforDevice.h.
int32_t pixelCPEforDevice::ClusParamsT< N >::q_f_Y[N] |
Definition at line 43 of file pixelCPEforDevice.h.
int32_t pixelCPEforDevice::ClusParamsT< N >::q_l_X[N] |
Definition at line 42 of file pixelCPEforDevice.h.
int32_t pixelCPEforDevice::ClusParamsT< N >::q_l_Y[N] |
Definition at line 44 of file pixelCPEforDevice.h.
Status pixelCPEforDevice::ClusParamsT< N >::status[N] |
Definition at line 57 of file pixelCPEforDevice.h.
Referenced by dirstructure.Comparison::__make_image(), and dirstructure.Comparison::__repr__().
float pixelCPEforDevice::ClusParamsT< N >::xerr[N] |
Definition at line 51 of file pixelCPEforDevice.h.
float pixelCPEforDevice::ClusParamsT< N >::xpos[N] |
Definition at line 48 of file pixelCPEforDevice.h.
int16_t pixelCPEforDevice::ClusParamsT< N >::xsize[N] |
Definition at line 54 of file pixelCPEforDevice.h.
float pixelCPEforDevice::ClusParamsT< N >::yerr[N] |
Definition at line 52 of file pixelCPEforDevice.h.
float pixelCPEforDevice::ClusParamsT< N >::ypos[N] |
Definition at line 49 of file pixelCPEforDevice.h.
int16_t pixelCPEforDevice::ClusParamsT< N >::ysize[N] |
Definition at line 55 of file pixelCPEforDevice.h.