1 #ifndef CSC_NONSLANTED_WIRE_GEOMETRY_H 2 #define CSC_NONSLANTED_WIRE_GEOMETRY_H 24 double narrow,
double wide,
double length ) :
44 float yOfWire(
float wire,
float x=0.)
const override {
~CSCNonslantedWireGeometry() override
float yOfWire(float wire, float x=0.) const override
CSCNonslantedWireGeometry(double wireSpacing, double yOfFirstWire, double narrow, double wide, double length)
double wireSpacing() const
int nearestWire(const LocalPoint &lp) const override
float wireAngle() const override
double yOfFirstWire() const
CSCWireGeometry * clone() const override