CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
PixelCPEGeneric::ClusterParamGeneric Struct Reference

#include <PixelCPEGeneric.h>

Inheritance diagram for PixelCPEGeneric::ClusterParamGeneric:
PixelCPEBase::ClusterParam

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 SiPixelClustertheCluster
 
float trk_lp_x
 
float trk_lp_y
 
bool with_track_angle
 

Detailed Description

Definition at line 57 of file PixelCPEGeneric.h.

Constructor & Destructor Documentation

PixelCPEGeneric::ClusterParamGeneric::ClusterParamGeneric ( const SiPixelCluster cl)
inline

Definition at line 59 of file PixelCPEGeneric.h.

59 : ClusterParam(cl){}
ClusterParam(const SiPixelCluster &cl)
Definition: PixelCPEBase.h:83

Member Data Documentation

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
float PixelCPEGeneric::ClusterParamGeneric::sigmax
float PixelCPEGeneric::ClusterParamGeneric::sigmay
float PixelCPEGeneric::ClusterParamGeneric::sx1
float PixelCPEGeneric::ClusterParamGeneric::sx2
float PixelCPEGeneric::ClusterParamGeneric::sy1
float PixelCPEGeneric::ClusterParamGeneric::sy2