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