1 #ifndef CSC_STRIP_TOPOLOGY_H
2 #define CSC_STRIP_TOPOLOGY_H
61 virtual std::ostream&
put(std::ostream&)
const = 0;
friend std::ostream & operator<<(std::ostream &s, const CSCStripTopology &r)
CSCStripTopology(int ns, float aw, float dh, float r, float aoff, float ymid)
float strip(const LocalPoint &) const override
virtual CSCStripTopology * clone() const =0
std::pair< float, float > equationOfStrip(float strip) const
std::pair< float, float > yLimitsOfStripPlane() const
~CSCStripTopology() override
virtual std::ostream & put(std::ostream &) const =0