#include <PixelClusterParameterEstimator.h>
Protected Attributes | |
unsigned int | clusterProbComputationFlag_ |
Additional Inherited Members | |
Public Types inherited from ClusterParameterEstimator< SiPixelCluster > | |
typedef std::pair< LocalPoint, LocalError > | LocalValues |
typedef std::vector< LocalValues > | VLocalValues |
Definition at line 9 of file PixelClusterParameterEstimator.h.
|
inline |
Definition at line 12 of file PixelClusterParameterEstimator.h.
|
inline |
Definition at line 17 of file PixelClusterParameterEstimator.h.
References clusterProbComputationFlag_.
|
inlinevirtual |
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.
|
protected |
Definition at line 40 of file PixelClusterParameterEstimator.h.
Referenced by clusterProbComputationFlag().