1#ifndef OPALX_RBendGeometry_HH
2#define OPALX_RBendGeometry_HH
Displacement and rotation in space.
The geometry for a RBend element.
void setBendAngle(double angle)
Set angle.
const RBendGeometry & operator=(const RBendGeometry &)
virtual double getBendAngle() const
Get angle.
Euclid3D getExitFrame() const
Get transform.
virtual double getArcLength() const
Get arc length.
Euclid3D getEntranceFrame() const
Get transform.
Euclid3D getEntrancePatch() const
Get patch.
Euclid3D getExitPatch() const
Get patch.
Euclid3D getTotalTransform() const
Get transform.
A geometry representing a straight line.