#include <StripCPEfromTrackAngle.h>
Private Member Functions | |
float | stripErrorSquared (const unsigned, const float) const |
Additional Inherited Members | |
Public Types inherited from StripClusterParameterEstimator | |
typedef std::pair < MeasurementPoint, MeasurementError > | MeasurementValues |
Public Types inherited from ClusterParameterEstimator< SiStripCluster > | |
typedef std::pair< LocalPoint, LocalError > | LocalValues |
typedef std::vector< LocalValues > | VLocalValues |
Protected Member Functions inherited from StripCPE | |
Param const & | param (const uint32_t detid) const |
Protected Attributes inherited from StripCPE | |
const TrackerGeometry & | geom_ |
const SiStripLorentzAngle & | LorentzAngleMap_ |
const MagneticField & | magfield_ |
const bool | peakMode_ |
std::vector< double > | shift |
std::vector< double > | xtalk1 |
std::vector< double > | xtalk2 |
Definition at line 6 of file StripCPEfromTrackAngle.h.
|
inline |
Definition at line 17 of file StripCPEfromTrackAngle.h.
StripClusterParameterEstimator::LocalValues StripCPEfromTrackAngle::localParameters | ( | const SiStripCluster & | cluster, |
const LocalTrajectoryParameters & | ltp | ||
) | const |
Definition at line 11 of file StripCPEfromTrackAngle.cc.
References abs, SiStripCluster::amplitudes(), SiStripCluster::barycenter(), StripCPE::Param::coveredStrips(), StripCPE::Param::drift, f, SiStripCluster::geographicalId(), StripTopology::localError(), StripTopology::localPosition(), StripCPE::Param::maxLength, StripCPE::Param::moduleGeom, LocalTrajectoryParameters::momentum(), MultiGaussianStateTransform::N, L1TEmulatorMonitor_cff::p, StripCPE::param(), LocalTrajectoryParameters::position(), StripCPE::shift, strip(), stripErrorSquared(), StripCPE::Param::thickness, StripCPE::Param::topology, and LocalTrajectoryParameters::vector().
Referenced by localParameters().
|
virtual |
Reimplemented from ClusterParameterEstimator< SiStripCluster >.
Definition at line 6 of file StripCPEfromTrackAngle.cc.
References localParameters().
|
inlineprivate |
Definition at line 32 of file StripCPEfromTrackAngle.cc.
References funct::exp(), and f.
Referenced by localParameters().