29#ifndef OPAL_OPALMULTIPOLET_HH
30#define OPAL_OPALMULTIPOLET_HH
72 void print(std::ostream &os)
const;
OpalMultipoleT provides user interface information for the MultipoleT object.
OpalMultipoleT(const OpalMultipoleT &)
virtual ~OpalMultipoleT()
Destructor does nothing.
virtual OpalMultipoleT * clone(const std::string &name)
Inherited copy constructor.
void operator=(const OpalMultipoleT &)
OpalMultipoleT()
Default constructor initialises UI parameters.
virtual void update()
Update the MultipoleT with new parameters from UI parser.
void print(std::ostream &os) const
Print the object.