1#ifndef OPALX_SBendRep_HH
2#define OPALX_SBendRep_HH
16 explicit SBendRep(
const std::string& name);
The magnetic field of a multipole.
Abstract interface for read/write access to variable.
A simple arc in the XZ plane.
Concrete OPALX representation of an analytic sector bend.
PlanarArcGeometry geometry_m
Channel * getChannel(const std::string &aKey, bool create=false) override
Construct a read/write channel.
ElementBase * clone() const override
Return clone.
void setField(const BMultipoleField &field)
PlanarArcGeometry & getGeometry() override
Get geometry.
BMultipoleField & getField() override
Return field.
Abstract sector bend with planar-arc body geometry.