CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
PixelCPEClusterRepair::ClusterParamTemplate Struct Reference

#include <PixelCPEClusterRepair.h>

Inheritance diagram for PixelCPEClusterRepair::ClusterParamTemplate:
PixelCPEBase::ClusterParam

Public Member Functions

 ClusterParamTemplate (const SiPixelCluster &cl)
 
- Public Member Functions inherited from PixelCPEBase::ClusterParam
 ClusterParam (const SiPixelCluster &cl)
 
virtual ~ClusterParam ()=default
 

Public Attributes

int ierr
 
int ierr2
 
bool recommended2D_
 
float templProbXY_
 
float templSigmaX_
 
float templSigmaY_
 
float templXrec_
 
float templYrec_
 
- 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 38 of file PixelCPEClusterRepair.h.

Constructor & Destructor Documentation

PixelCPEClusterRepair::ClusterParamTemplate::ClusterParamTemplate ( const SiPixelCluster cl)
inline

Definition at line 40 of file PixelCPEClusterRepair.h.

40 : ClusterParam(cl){}
ClusterParam(const SiPixelCluster &cl)
Definition: PixelCPEBase.h:84

Member Data Documentation

int PixelCPEClusterRepair::ClusterParamTemplate::ierr
int PixelCPEClusterRepair::ClusterParamTemplate::ierr2
bool PixelCPEClusterRepair::ClusterParamTemplate::recommended2D_
float PixelCPEClusterRepair::ClusterParamTemplate::templProbXY_
float PixelCPEClusterRepair::ClusterParamTemplate::templSigmaX_
float PixelCPEClusterRepair::ClusterParamTemplate::templSigmaY_
float PixelCPEClusterRepair::ClusterParamTemplate::templXrec_
float PixelCPEClusterRepair::ClusterParamTemplate::templYrec_