CMS 3D CMS Logo

List of all members | Public Attributes
pixelCPEforDevice::ClusParamsT< N > Struct Template Reference

#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]
 

Detailed Description

template<uint32_t N>
struct pixelCPEforDevice::ClusParamsT< N >

Definition at line 35 of file pixelCPEforDevice.h.

Member Data Documentation

◆ charge

template<uint32_t N>
int32_t pixelCPEforDevice::ClusParamsT< N >::charge[N]

Definition at line 46 of file pixelCPEforDevice.h.

◆ maxCol

template<uint32_t N>
uint32_t pixelCPEforDevice::ClusParamsT< N >::maxCol[N]

Definition at line 39 of file pixelCPEforDevice.h.

◆ maxRow

template<uint32_t N>
uint32_t pixelCPEforDevice::ClusParamsT< N >::maxRow[N]

Definition at line 37 of file pixelCPEforDevice.h.

◆ minCol

template<uint32_t N>
uint32_t pixelCPEforDevice::ClusParamsT< N >::minCol[N]

Definition at line 38 of file pixelCPEforDevice.h.

◆ minRow

template<uint32_t N>
uint32_t pixelCPEforDevice::ClusParamsT< N >::minRow[N]

Definition at line 36 of file pixelCPEforDevice.h.

◆ q_f_X

template<uint32_t N>
int32_t pixelCPEforDevice::ClusParamsT< N >::q_f_X[N]

Definition at line 41 of file pixelCPEforDevice.h.

◆ q_f_Y

template<uint32_t N>
int32_t pixelCPEforDevice::ClusParamsT< N >::q_f_Y[N]

Definition at line 43 of file pixelCPEforDevice.h.

◆ q_l_X

template<uint32_t N>
int32_t pixelCPEforDevice::ClusParamsT< N >::q_l_X[N]

Definition at line 42 of file pixelCPEforDevice.h.

◆ q_l_Y

template<uint32_t N>
int32_t pixelCPEforDevice::ClusParamsT< N >::q_l_Y[N]

Definition at line 44 of file pixelCPEforDevice.h.

◆ status

template<uint32_t N>
Status pixelCPEforDevice::ClusParamsT< N >::status[N]

◆ xerr

template<uint32_t N>
float pixelCPEforDevice::ClusParamsT< N >::xerr[N]

Definition at line 51 of file pixelCPEforDevice.h.

◆ xpos

template<uint32_t N>
float pixelCPEforDevice::ClusParamsT< N >::xpos[N]

Definition at line 48 of file pixelCPEforDevice.h.

◆ xsize

template<uint32_t N>
int16_t pixelCPEforDevice::ClusParamsT< N >::xsize[N]

Definition at line 54 of file pixelCPEforDevice.h.

◆ yerr

template<uint32_t N>
float pixelCPEforDevice::ClusParamsT< N >::yerr[N]

Definition at line 52 of file pixelCPEforDevice.h.

◆ ypos

template<uint32_t N>
float pixelCPEforDevice::ClusParamsT< N >::ypos[N]

Definition at line 49 of file pixelCPEforDevice.h.

◆ ysize

template<uint32_t N>
int16_t pixelCPEforDevice::ClusParamsT< N >::ysize[N]

Definition at line 55 of file pixelCPEforDevice.h.