1 #ifndef OFFSET_RADIAL_STRIP_TOPOLOGY_H
2 #define OFFSET_RADIAL_STRIP_TOPOLOGY_H
18 float whereStripsMeet,
21 :
CSCStripTopology(numberOfStrips, stripPhiPitch, detectorHeight, whereStripsMeet, stripOffset, yCentre) {}
48 std::ostream&
put(std::ostream& os)
const override {
return os <<
"CSCUngangedStripTopology"; }
int channel(int strip) const override
int channel(const LocalPoint &lp) const override
float strip(const LocalPoint &) const override
CSCStripTopology * clone() const override
int channel(const LocalPoint &) const override
virtual float stripOffset(void) const
std::ostream & put(std::ostream &os) const override
~CSCUngangedStripTopology() override
CSCUngangedStripTopology(int numberOfStrips, float stripPhiPitch, float detectorHeight, float whereStripsMeet, float stripOffset, float yCentre)