Go to the documentation of this file.
8 : theNumberOfStrips(ns),
11 theCentreToIntersection(
r),
12 theYAxisOrientation(yAx),
18 LogTrace(
"CSCRadialStripTopology") <<
"CSCRadialStripTopology: constructed with"
19 <<
" strips = " << ns <<
" width = " << aw <<
" rad "
112 uu((c2 *
e.xx() - 2 *
cs *
e.xy() +
s2 *
e.yy()) * T2), vv((
s2 *
e.xx() + 2 *
cs *
e.xy() + c2 *
e.yy()) * R2),
121 const float fangle =
stripAngle(static_cast<float>(istrip) - 0.5);
CSCRadialStripTopology(int ns, float aw, float dh, float r, float yAx=1.f, float yMid=0.)
unique_ptr< ClusterSequence > cs
float angularWidth() const override
Point3DBase< Scalar, LocalTag > LocalPoint
float centreToIntersection() const override
Sin< T >::type sin(const T &t)
float yCentreOfStripPlane() const override
float localStripLength(const LocalPoint &) const override
Cos< T >::type cos(const T &t)
float xOfStrip(int strip, float y) const override
LocalError localError(float strip, float stripErr2) const override
float strip(const LocalPoint &) const override
Measurement2DPoint MeasurementPoint
Measurement points are two-dimensional by default.
Tan< T >::type tan(const T &t)
LocalPoint localPosition(float strip) const override
float yAxisOrientation() const override
float localPitch(const LocalPoint &) const override
MeasurementError measurementError(const LocalPoint &, const LocalError &) const override
int nstrips() const override
float detHeight() const override
int nearestStrip(const LocalPoint &) const override
float theYAxisOrientation
float phiOfOneEdge() const override
Power< A, B >::type pow(const A &a, const B &b)
int channel(const LocalPoint &) const override
float originToIntersection() const override
float stripAngle(float strip) const override
MeasurementPoint measurementPosition(const LocalPoint &) const override
float yDistanceToIntersection(float y) const override