#include <PixelCPEGeneric.h>
Public Member Functions | |
ClusterParamGeneric (const SiPixelCluster &cl) | |
Public Member Functions inherited from PixelCPEBase::ClusterParam | |
ClusterParam (const SiPixelCluster &cl) | |
Public Attributes | |
float | deltax |
float | deltay |
float | dx1 |
float | dx2 |
float | dy1 |
float | dy2 |
float | pixmx |
float | sigmax |
float | sigmay |
float | sx1 |
float | sx2 |
float | sy1 |
float | sy2 |
Public Attributes inherited from PixelCPEBase::ClusterParam | |
float | cotalpha |
float | cotbeta |
bool | hasBadPixels_ |
bool | hasFilledProb_ |
bool | isOnEdge_ |
Topology::LocalTrackPred | loc_trk_pred |
float | probabilityQ_ |
float | probabilityX_ |
float | probabilityY_ |
float | qBin_ |
bool | spansTwoROCs_ |
const SiPixelCluster * | theCluster |
float | trk_lp_x |
float | trk_lp_y |
bool | with_track_angle |
Definition at line 59 of file PixelCPEGeneric.h.
|
inline |
Definition at line 61 of file PixelCPEGeneric.h.
float PixelCPEGeneric::ClusterParamGeneric::deltax |
Definition at line 78 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::deltay |
Definition at line 77 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::dx1 |
Definition at line 81 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::dx2 |
Definition at line 82 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::dy1 |
Definition at line 79 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::dy2 |
Definition at line 80 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::pixmx |
Definition at line 66 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::collect_edge_charges(), and PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::sigmax |
Definition at line 70 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::sigmay |
Definition at line 69 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::sx1 |
Definition at line 73 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::sx2 |
Definition at line 74 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::sy1 |
Definition at line 71 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::sy2 |
Definition at line 72 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().