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)
unique_ptr< ClusterSequence > cs
std::ostream & operator<<(std::ostream &out, const ALILine &li)
Tan< T >::type tan(const T &t)
float originToIntersection() const override
float yCentreOfStripPlane() const override
std::pair< float, float > equationOfStrip(float strip) const
std::pair< float, float > yLimitsOfStripPlane() const
~CSCStripTopology() override
float yExtentOfStripPlane() const override
virtual std::ostream & put(std::ostream &) const =0
float stripAngle(float strip) const override