#include <StripClusterParameterEstimator.h>
Public Types | |
typedef std::pair < MeasurementPoint, MeasurementError > | MeasurementValues |
Public Types inherited from ClusterParameterEstimator< SiStripCluster > | |
typedef std::pair< LocalPoint, LocalError > | LocalValues |
typedef std::vector< LocalValues > | VLocalValues |
Public Attributes | |
float | stripCPEtemplateProbability_ |
int | stripCPEtemplateQbin_ |
A ClusterParameterEstimator specific for strips also implements direct access to measurement frame, since that is needed during the track refitting
Definition at line 19 of file StripClusterParameterEstimator.h.
typedef std::pair<MeasurementPoint,MeasurementError> StripClusterParameterEstimator::MeasurementValues |
Definition at line 22 of file StripClusterParameterEstimator.h.
|
pure virtual |
Implemented in FastStripCPE, and StripCPE.
|
inlinevirtual |
|
inlinevirtual |
Definition at line 35 of file StripClusterParameterEstimator.h.
References edm::hlt::Exception.
|
inline |
Definition at line 44 of file StripClusterParameterEstimator.h.
References stripCPEtemplateProbability_.
|
inline |
Definition at line 54 of file StripClusterParameterEstimator.h.
References stripCPEtemplateProbability_.
|
inline |
Definition at line 49 of file StripClusterParameterEstimator.h.
References stripCPEtemplateQbin_.
|
inline |
Definition at line 59 of file StripClusterParameterEstimator.h.
References stripCPEtemplateQbin_.
|
mutable |
Definition at line 64 of file StripClusterParameterEstimator.h.
Referenced by templateProbability().
|
mutable |
Definition at line 65 of file StripClusterParameterEstimator.h.
Referenced by templateQbin().