CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
PixelCPEBase::ClusterParam Struct Reference

#include <PixelCPEBase.h>

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

Public Member Functions

 ClusterParam (const SiPixelCluster &cl)
 

Public Attributes

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

Detailed Description

Definition at line 85 of file PixelCPEBase.h.

Constructor & Destructor Documentation

PixelCPEBase::ClusterParam::ClusterParam ( const SiPixelCluster cl)
inline

Definition at line 87 of file PixelCPEBase.h.

Member Data Documentation

float PixelCPEBase::ClusterParam::cotalpha
float PixelCPEBase::ClusterParam::cotbeta
bool PixelCPEBase::ClusterParam::hasBadPixels_

Definition at line 115 of file PixelCPEBase.h.

Referenced by PixelCPEBase::rawQualityWord().

bool PixelCPEBase::ClusterParam::hasFilledProb_

Definition at line 117 of file PixelCPEBase.h.

Referenced by PixelCPEBase::rawQualityWord().

bool PixelCPEBase::ClusterParam::isOnEdge_

Definition at line 114 of file PixelCPEBase.h.

Referenced by PixelCPEBase::rawQualityWord(), and PixelCPEBase::setTheClu().

Topology::LocalTrackPred PixelCPEBase::ClusterParam::loc_trk_pred
float PixelCPEBase::ClusterParam::probabilityQ_

Definition at line 112 of file PixelCPEBase.h.

Referenced by PixelCPEBase::rawQualityWord().

float PixelCPEBase::ClusterParam::probabilityX_

Definition at line 110 of file PixelCPEBase.h.

Referenced by PixelCPEBase::rawQualityWord().

float PixelCPEBase::ClusterParam::probabilityY_

Definition at line 111 of file PixelCPEBase.h.

Referenced by PixelCPEBase::rawQualityWord().

float PixelCPEBase::ClusterParam::qBin_
bool PixelCPEBase::ClusterParam::spansTwoROCs_

Definition at line 116 of file PixelCPEBase.h.

Referenced by PixelCPEBase::rawQualityWord(), and PixelCPEBase::setTheClu().

const SiPixelCluster* PixelCPEBase::ClusterParam::theCluster
float PixelCPEBase::ClusterParam::trk_lp_x

Definition at line 98 of file PixelCPEBase.h.

Referenced by PixelCPEBase::computeAnglesFromTrajectory().

float PixelCPEBase::ClusterParam::trk_lp_y

Definition at line 99 of file PixelCPEBase.h.

Referenced by PixelCPEBase::computeAnglesFromTrajectory().

bool PixelCPEBase::ClusterParam::with_track_angle