18 #ifndef CLASSIC_CyclotronRep_HH
19 #define CLASSIC_CyclotronRep_HH
double phiInit
The initial phase w.r.t. the rf of the cyclotron.
double pInit
The initial momenta of the cyclotron.
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.
void operator=(const CyclotronRep &)
BMultipoleField field
The field expansion.
virtual double getSlices() const
Get the initial radius.
double rInit
The initial radius of the cyclotron.
double rfFrequ
The rf 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.
The magnetic field of a multipole.