28#ifndef OPAL_OPALSBEND3D_HH
29#define OPAL_OPALSBEND3D_HH
OpalSBend3D provides user interface information for the SBEND3D object.
virtual void update()
Update the SBend3D with new parameters from UI parser.
void operator=(const OpalSBend3D &)
virtual OpalSBend3D * clone(const std::string &name)
Inherited copy constructor.
virtual ~OpalSBend3D()
Destructor does nothing.
OpalSBend3D()
Default constructor initialises UI parameters.
OpalSBend3D(const OpalSBend3D &)