OpalEnge provides user interface information for the Enge and AsymmetricEnge objects.
virtual ~OpalEnge()
Destructor does nothing.
virtual OpalEnge * clone(const std::string &name)
Inherited copy constructor.
OpalEnge()
Default constructor initialises UI parameters.
virtual void update()
Update the ScalingFFA with new parameters from UI parser.
void operator=(const OpalEnge &)
OpalEnge(const OpalEnge &)