1#ifndef CLASSIC_ElmPtr_HH
2#define CLASSIC_ElmPtr_HH
A section of a beam line.
ElementBase * getElement() const
Get the element pointer.
void setElement(ElementBase *)
Set the element pointer.
Pointer< ElementBase > itsElement
virtual void accept(BeamlineVisitor &) const
Apply visitor.