#include <PixelCPEGeneric.h>
Public Member Functions | |
ClusterParamGeneric (const SiPixelCluster &cl) | |
Public Member Functions inherited from PixelCPEBase::ClusterParam | |
ClusterParam (const SiPixelCluster &cl) | |
virtual | ~ClusterParam ()=default |
Public Attributes | |
float | deltax |
float | deltay |
float | dx1 |
float | dx2 |
float | dy1 |
float | dy2 |
int | pixmx |
float | sigmax |
float | sigmay |
float | sx1 |
float | sx2 |
float | sy1 |
float | sy2 |
Public Attributes inherited from PixelCPEBase::ClusterParam | |
float | cotalpha |
float | cotbeta |
int | edgeTypeX_ = 0 |
int | edgeTypeY_ = 0 |
bool | filled_from_2d = false |
bool | hasBadPixels_ = false |
bool | hasFilledProb_ =false |
bool | isOnEdge_ |
Topology::LocalTrackPred | loc_trk_pred |
float | probabilityQ_ |
float | probabilityX_ |
float | probabilityY_ |
int | qBin_ |
bool | spansTwoROCs_ |
const SiPixelCluster * | theCluster |
float | trk_lp_x |
float | trk_lp_y |
bool | with_track_angle |
Definition at line 57 of file PixelCPEGeneric.h.
|
inline |
Definition at line 59 of file PixelCPEGeneric.h.
float PixelCPEGeneric::ClusterParamGeneric::deltax |
Definition at line 76 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::deltay |
Definition at line 75 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::dx1 |
Definition at line 79 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::dx2 |
Definition at line 80 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::dy1 |
Definition at line 77 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::dy2 |
Definition at line 78 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localPosition().
int PixelCPEGeneric::ClusterParamGeneric::pixmx |
Definition at line 64 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::collect_edge_charges(), and PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::sigmax |
Definition at line 68 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::sigmay |
Definition at line 67 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::sx1 |
Definition at line 71 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::sx2 |
Definition at line 72 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::sy1 |
Definition at line 69 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().
float PixelCPEGeneric::ClusterParamGeneric::sy2 |
Definition at line 70 of file PixelCPEGeneric.h.
Referenced by PixelCPEGeneric::localError(), and PixelCPEGeneric::localPosition().