18#ifndef OPAL_OPALSOURCE_HH
19#define OPAL_OPALSOURCE_HH
OpalElement(int size, const char *name, const char *help)
Exemplar constructor.
OpalSource(const OpalSource &)
virtual OpalSource * clone(const std::string &name)
Make clone.
void operator=(const OpalSource &)
virtual void update()
Update the embedded CLASSIC solenoid.
OpalSource(const std::string &name, OpalSource *parent)
OpalSource()
Exemplar constructor.