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