29#ifndef OPAL_ELEMENTS_OpalOffset_OpalLocalCylindricalOffset_HH
30#define OPAL_ELEMENTS_OpalOffset_OpalLocalCylindricalOffset_HH
69 virtual void print(std::ostream &)
const;
OpalOffset provides classes for making offsets between elements in a ring geometry; only condition is...
OpalLocalCylindricalOffset provides classes for making offsets between elements in a ring geometry; o...
void update()
Receive parameters from the parser and hand them off to the OpalCylindricalOffset.
virtual OpalLocalCylindricalOffset * clone(const std::string &name)
Inherited copy constructor.
virtual void print(std::ostream &) const
Calls print on the OpalElement.
OpalLocalCylindricalOffset()
Define mapping from enum variables to string UI parameter names.
void operator=(const OpalLocalCylindricalOffset &)
virtual ~OpalLocalCylindricalOffset()
No memory allocated so does nothing.
static const std::string doc_string
OpalLocalCylindricalOffset(const OpalLocalCylindricalOffset &)