#include <PixelCPEFast.h>
Public Member Functions | |
ClusterParamGeneric () | |
ClusterParamGeneric (const SiPixelCluster &cl) | |
Public Attributes | |
int | pixmx |
float | sigmax |
float | sigmay |
float | sx1 |
float | sx2 |
float | sy1 |
float | sy2 |
Definition at line 17 of file PixelCPEFast.h.
|
inline |
Definition at line 18 of file PixelCPEFast.h.
|
inline |
Definition at line 19 of file PixelCPEFast.h.
int PixelCPEFast::ClusterParamGeneric::pixmx |
Definition at line 25 of file PixelCPEFast.h.
Referenced by PixelCPEFast::collect_edge_charges(), and PixelCPEFast::errorFromTemplates().
float PixelCPEFast::ClusterParamGeneric::sigmax |
Definition at line 29 of file PixelCPEFast.h.
Referenced by PixelCPEFast::errorFromTemplates(), and PixelCPEFast::localError().
float PixelCPEFast::ClusterParamGeneric::sigmay |
Definition at line 28 of file PixelCPEFast.h.
Referenced by PixelCPEFast::errorFromTemplates(), and PixelCPEFast::localError().
float PixelCPEFast::ClusterParamGeneric::sx1 |
Definition at line 32 of file PixelCPEFast.h.
Referenced by PixelCPEFast::errorFromTemplates(), and PixelCPEFast::localError().
float PixelCPEFast::ClusterParamGeneric::sx2 |
Definition at line 33 of file PixelCPEFast.h.
Referenced by PixelCPEFast::errorFromTemplates(), and PixelCPEFast::localError().
float PixelCPEFast::ClusterParamGeneric::sy1 |
Definition at line 30 of file PixelCPEFast.h.
Referenced by PixelCPEFast::errorFromTemplates(), and PixelCPEFast::localError().
float PixelCPEFast::ClusterParamGeneric::sy2 |
Definition at line 31 of file PixelCPEFast.h.
Referenced by PixelCPEFast::errorFromTemplates(), and PixelCPEFast::localError().