CMS 3D CMS Logo

Public Member Functions | Protected Attributes

PixelClusterParameterEstimator Class Reference

#include <PixelClusterParameterEstimator.h>

Inheritance diagram for PixelClusterParameterEstimator:
ClusterParameterEstimator< SiPixelCluster > FastPixelCPE PixelCPEBase PixelCPEGeneric PixelCPETemplateReco

List of all members.

Public Member Functions

unsigned int clusterProbComputationFlag () const
 PixelClusterParameterEstimator ()
virtual
SiPixelRecHitQuality::QualWordType 
rawQualityWord () const

Protected Attributes

unsigned int clusterProbComputationFlag_

Detailed Description

Definition at line 9 of file PixelClusterParameterEstimator.h.


Constructor & Destructor Documentation

PixelClusterParameterEstimator::PixelClusterParameterEstimator ( ) [inline]

Member Function Documentation

unsigned int PixelClusterParameterEstimator::clusterProbComputationFlag ( ) const [inline]
virtual SiPixelRecHitQuality::QualWordType PixelClusterParameterEstimator::rawQualityWord ( ) const [inline, virtual]

A convenience method to fill a whole SiPixelRecHitQuality word in one shot. This way, we can keep the details of what is filled within the pixel code and not expose the Transient SiPixelRecHit to it as well. The name of this function is chosen to match the one in SiPixelRecHit.

Reimplemented in PixelCPEBase.

Definition at line 29 of file PixelClusterParameterEstimator.h.

Referenced by TSiPixelRecHit::TSiPixelRecHit().


Member Data Documentation