#include <PixelCPEBase.h>
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 SiPixelCluster * | theCluster |
float | trk_lp_x |
float | trk_lp_y |
bool | with_track_angle |
Definition at line 84 of file PixelCPEBase.h.
|
inline |
Definition at line 86 of file PixelCPEBase.h.
float PixelCPEBase::ClusterParam::cotalpha |
Definition at line 92 of file PixelCPEBase.h.
Referenced by PixelCPEBase::computeAnglesFromDetPosition(), PixelCPEBase::computeAnglesFromTrajectory(), and PixelCPEGeneric::localPosition().
float PixelCPEBase::ClusterParam::cotbeta |
Definition at line 93 of file PixelCPEBase.h.
Referenced by PixelCPEBase::computeAnglesFromDetPosition(), PixelCPEBase::computeAnglesFromTrajectory(), and PixelCPEGeneric::localPosition().
bool PixelCPEBase::ClusterParam::hasBadPixels_ |
Definition at line 114 of file PixelCPEBase.h.
Referenced by PixelCPEBase::rawQualityWord().
bool PixelCPEBase::ClusterParam::hasFilledProb_ |
Definition at line 116 of file PixelCPEBase.h.
Referenced by PixelCPEBase::rawQualityWord().
bool PixelCPEBase::ClusterParam::isOnEdge_ |
Definition at line 113 of file PixelCPEBase.h.
Referenced by PixelCPEBase::rawQualityWord(), and PixelCPEBase::setTheClu().
Topology::LocalTrackPred PixelCPEBase::ClusterParam::loc_trk_pred |
Definition at line 102 of file PixelCPEBase.h.
Referenced by PixelCPEBase::computeAnglesFromTrajectory(), and PixelCPEGeneric::localPosition().
float PixelCPEBase::ClusterParam::probabilityQ_ |
Definition at line 111 of file PixelCPEBase.h.
Referenced by PixelCPEBase::rawQualityWord().
float PixelCPEBase::ClusterParam::probabilityX_ |
Definition at line 109 of file PixelCPEBase.h.
Referenced by PixelCPEBase::rawQualityWord().
float PixelCPEBase::ClusterParam::probabilityY_ |
Definition at line 110 of file PixelCPEBase.h.
Referenced by PixelCPEBase::rawQualityWord().
float PixelCPEBase::ClusterParam::qBin_ |
Definition at line 112 of file PixelCPEBase.h.
Referenced by PixelCPEGeneric::localError(), PixelCPEGeneric::localPosition(), and PixelCPEBase::rawQualityWord().
bool PixelCPEBase::ClusterParam::spansTwoROCs_ |
Definition at line 115 of file PixelCPEBase.h.
Referenced by PixelCPEBase::rawQualityWord(), and PixelCPEBase::setTheClu().
const SiPixelCluster* PixelCPEBase::ClusterParam::theCluster |
Definition at line 89 of file PixelCPEBase.h.
Referenced by PixelCPEGeneric::collect_edge_charges(), PixelCPEBase::computeAnglesFromDetPosition(), PixelCPEGeneric::localError(), PixelCPEGeneric::localPosition(), and PixelCPEBase::setTheClu().
float PixelCPEBase::ClusterParam::trk_lp_x |
Definition at line 97 of file PixelCPEBase.h.
Referenced by PixelCPEBase::computeAnglesFromTrajectory().
float PixelCPEBase::ClusterParam::trk_lp_y |
Definition at line 98 of file PixelCPEBase.h.
Referenced by PixelCPEBase::computeAnglesFromTrajectory().
bool PixelCPEBase::ClusterParam::with_track_angle |
Definition at line 106 of file PixelCPEBase.h.
Referenced by PixelCPEBase::computeAnglesFromDetPosition(), PixelCPEBase::computeAnglesFromTrajectory(), and PixelCPEGeneric::localPosition().