20 #ifndef OPAL_RangeSelector_HH
21 #define OPAL_RangeSelector_HH
Representation of a range within a beam line or sequence.
An abstract sequence of beam line components.
A section of a beam line.
virtual void handleElement(const FlaggedElmPtr &)
The operation to be done for elements.
virtual void visitFlaggedElmPtr(const FlaggedElmPtr &)
Apply the visitor to an FlaggedElmPtr.
RangeSelector(const RangeSelector &)
virtual void handleBeamline(const FlaggedElmPtr &)
The operation to be done for beamlines.
virtual void execute()
Execute the algorithm.
void operator=(const RangeSelector &)
RangeRep itsRange
Working data for range.