15#ifndef OPAL_OpalOutputPlane_H
16#define OPAL_OpalOutputPlane_H
Interface for output plane element.
OpalOutputPlane()
Exemplar constructor.
virtual ~OpalOutputPlane()
@ REFERENCE_ALIGNMENT_PARTICLE
OpalOutputPlane(const OpalOutputPlane &)
virtual void update()
Fill in all registered attributes.
void operator=(const OpalOutputPlane &)
virtual OpalOutputPlane * clone(const std::string &name)
Make clone.