#include <StripCPE.h>
Public Member Functions | |
float | coveredStrips (const LocalVector &, const LocalPoint &) const |
Param () | |
Public Attributes | |
LocalVector | drift |
float | maxLength |
SiStripDetId::ModuleGeometry | moduleGeom |
int | nstrips |
float | pitch_rel_err2 |
float | thickness |
StripTopology const * | topology |
Definition at line 41 of file StripCPE.h.
|
inline |
Definition at line 42 of file StripCPE.h.
float StripCPE::Param::coveredStrips | ( | const LocalVector & | lvec, |
const LocalPoint & | lpos | ||
) | const |
Definition at line 74 of file StripCPE.cc.
References f, Topology::measurementPosition(), topology, and x.
Referenced by StripCPEfromTrackAngle::localParameters(), StripCPEgeometric::localParameters(), and StripCPE::localParameters().
LocalVector StripCPE::Param::drift |
Definition at line 44 of file StripCPE.h.
Referenced by StripCPE::fillParam(), StripCPEfromTrackAngle::localParameters(), StripCPEgeometric::localParameters(), and StripCPE::localParameters().
float StripCPE::Param::maxLength |
Definition at line 45 of file StripCPE.h.
Referenced by StripCPE::fillParam(), StripCPEfromTrackAngle::localParameters(), and StripCPEgeometric::localParameters().
SiStripDetId::ModuleGeometry StripCPE::Param::moduleGeom |
Definition at line 47 of file StripCPE.h.
Referenced by StripCPE::fillParam(), StripCPEfromTrackAngle::localParameters(), StripCPEgeometric::localParameters(), and StripCPE::localParameters().
int StripCPE::Param::nstrips |
Definition at line 46 of file StripCPE.h.
Referenced by StripCPE::fillParam().
float StripCPE::Param::pitch_rel_err2 |
Definition at line 45 of file StripCPE.h.
Referenced by StripCPE::fillParam(), and StripCPEgeometric::localParameters().
float StripCPE::Param::thickness |
Definition at line 45 of file StripCPE.h.
Referenced by StripCPE::fillParam(), StripCPEfromTrackAngle::localParameters(), StripCPEgeometric::localParameters(), and StripCPE::localParameters().
StripTopology const* StripCPE::Param::topology |
Definition at line 43 of file StripCPE.h.
Referenced by coveredStrips(), StripCPE::fillParam(), StripCPEfromTrackAngle::localParameters(), StripCPEgeometric::localParameters(), StripCPE::localParameters(), and StripCPE::param().