10 const float fprec = 1.E-06;
15 if (fabs(strangle) > fprec)
21 LogTrace(
"CSCStripTopology|CSC") <<
"CSCStripTopology: strip=" <<
strip <<
", strip angle = " << strangle
22 <<
", intercept on y axis=" <<
cs;
24 return std::pair<float, float>(ms,
cs);
32 return std::pair<float, float>(ylow, yhigh);
CSCStripTopology(int ns, float aw, float dh, float r, float aoff, float ymid)
std::pair< float, float > equationOfStrip(float strip) const
std::pair< float, float > yLimitsOfStripPlane() const
float strip(const LocalPoint &) const override
std::ostream & operator<<(std::ostream &os, const CSCStripTopology &st)
Tan< T >::type tan(const T &t)
float originToIntersection() const override
float yCentreOfStripPlane() const override
~CSCStripTopology() override
float yExtentOfStripPlane() const override
virtual std::ostream & put(std::ostream &) const =0
float stripAngle(float strip) const override