31 static const Entry entries[] = {
52 geometry(rhs.geometry),
76 for(
const Entry *entry = entries; entry->name != 0; ++entry) {
77 if(aKey == entry->name) {
virtual Channel * getChannel(const std::string &aKey, bool create=false)
Construct a read/write channel.
virtual double getStepsize() const
Get stepsize.
virtual void setStepsize(double ds)
Set stepsize.
virtual void setSlices(double sl)
Set number of slices.
virtual BMultipoleField & getField()
Get field.
virtual ElementBase * clone() const
Return clone.
virtual Channel * getChannel(const std::string &aKey, bool=false)
Construct a read/write channel.
BMultipoleField field
The field expansion.
virtual double getSlices() const
Get the initial radius.
double rInit
The initial radius of the cyclotron.
virtual void setField(const BMultipoleField &field)
Set field.
PlanarArcGeometry geometry
The cyclotron geometry.
virtual PlanarArcGeometry & getGeometry()
Get geometry.
A simple arc in the XZ plane.
Abstract interface for read/write access to variable.
Access to a [b]double[/b] data member.
The magnetic field of a multipole.