intersect(const HepGeom::Point3D< double > &linePoint, const HepGeom::Normal3D< double > &lineSlope, HepGeom::Point3D< double > &intersect) | RpcPlane | |
m_xLow | RpcPlane | [private] |
m_xUp | RpcPlane | [private] |
m_yLow | RpcPlane | [private] |
m_yUp | RpcPlane | [private] |
m_z | RpcPlane | [private] |
RpcPlane(double xUp, double xLow, double yUp, double yLow, double z) | RpcPlane | |
xLow() const | RpcPlane | [inline] |
xUp() const | RpcPlane | [inline] |
yLow() const | RpcPlane | [inline] |
yUp() const | RpcPlane | [inline] |
z() const | RpcPlane | [inline] |
~RpcPlane() | RpcPlane | [virtual] |