18#ifndef OPAL_OPALSCALINGFFAMAGNET_H
19#define OPAL_OPALSCALINGFFAMAGNET_H
OpalScalingFFAMagnet provides user interface information for the SCALINGFFA object.
OpalScalingFFAMagnet()
Default constructor initialises UI parameters.
virtual ~OpalScalingFFAMagnet()
Destructor does nothing.
void setupNamedEndField()
OpalScalingFFAMagnet(const OpalScalingFFAMagnet &)
void operator=(const OpalScalingFFAMagnet &)
void setupDefaultEndField()
virtual void update()
Update the ScalingFFA with new parameters from UI parser.
virtual OpalScalingFFAMagnet * clone(const std::string &name)
Inherited copy constructor.