18#ifndef CLASSIC_MultipoleRep_HH
19#define CLASSIC_MultipoleRep_HH
ElementBase(const std::string &name)
Constructor with given name.
Multipole(const std::string &name)
Constructor with given name.
virtual ElementBase * clone() const
Return clone.
virtual Channel * getChannel(const std::string &aKey, bool=false)
Construct a read/write channel.
StraightGeometry geometry
Multipole geometry.
virtual BMultipoleField & getField()
Get field.
BMultipoleField field
Multipole field.
virtual void setField(const BMultipoleField &field)
Set mulitpole field.
void operator=(const MultipoleRep &)
virtual StraightGeometry & getGeometry()
Get geometry.
MultipoleRep(const std::string &name)
Constructor with given name.
A geometry representing a straight line.
Abstract interface for read/write access to variable.
The magnetic field of a multipole.