CMS 3D CMS Logo

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

#include <PixelCPEGenericBase.h>

Inheritance diagram for PixelCPEGenericBase::ClusterParamGeneric:
PixelCPEBase::ClusterParam

Public Member Functions

 ClusterParamGeneric ()
 
 ClusterParamGeneric (const SiPixelCluster &cl)
 
- Public Member Functions inherited from PixelCPEBase::ClusterParam
 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 = nullptr
 
float trk_lp_x
 
float trk_lp_y
 
bool with_track_angle
 

Detailed Description

Definition at line 9 of file PixelCPEGenericBase.h.

Constructor & Destructor Documentation

◆ ClusterParamGeneric() [1/2]

PixelCPEGenericBase::ClusterParamGeneric::ClusterParamGeneric ( )
inline

Definition at line 10 of file PixelCPEGenericBase.h.

10 {};

◆ ClusterParamGeneric() [2/2]

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

Definition at line 11 of file PixelCPEGenericBase.h.

Member Data Documentation

◆ deltax

float PixelCPEGenericBase::ClusterParamGeneric::deltax

◆ deltay

float PixelCPEGenericBase::ClusterParamGeneric::deltay

◆ dx1

float PixelCPEGenericBase::ClusterParamGeneric::dx1

◆ dx2

float PixelCPEGenericBase::ClusterParamGeneric::dx2

◆ dy1

float PixelCPEGenericBase::ClusterParamGeneric::dy1

◆ dy2

float PixelCPEGenericBase::ClusterParamGeneric::dy2

◆ pixmx

int PixelCPEGenericBase::ClusterParamGeneric::pixmx

◆ sigmax

float PixelCPEGenericBase::ClusterParamGeneric::sigmax

◆ sigmay

float PixelCPEGenericBase::ClusterParamGeneric::sigmay

◆ sx1

float PixelCPEGenericBase::ClusterParamGeneric::sx1

◆ sx2

float PixelCPEGenericBase::ClusterParamGeneric::sx2

◆ sy1

float PixelCPEGenericBase::ClusterParamGeneric::sy1

◆ sy2

float PixelCPEGenericBase::ClusterParamGeneric::sy2