18#ifndef OPAL_OPALVERTICALFFAMAGNET_H
19#define OPAL_OPALVERTICALFFAMAGNET_H
virtual void update()
Update the VerticalFFA with new parameters from UI parser.
virtual ~OpalVerticalFFAMagnet()
Destructor does nothing.
void operator=(const OpalVerticalFFAMagnet &)
OpalVerticalFFAMagnet(const OpalVerticalFFAMagnet &)
static const std::string docstring_m
OpalVerticalFFAMagnet()
Default constructor initialises UI parameters.
virtual OpalVerticalFFAMagnet * clone(const std::string &name)
Inherited copy constructor.