1#ifndef CLASSIC_ElmPtr_HH
2#define CLASSIC_ElmPtr_HH
ElementBase * getElement() const
Get the element pointer.
void setElement(ElementBase *)
Set the element pointer.
Pointer< ElementBase > itsElement
virtual void accept(BeamlineVisitor &) const
Apply visitor.
Reference-counted pointer.