1#ifndef OPALX_ReferencePathModel_HH
2#define OPALX_ReferencePathModel_HH
Ordered collection of reference-path segments.
const ReferencePathSegment & operator[](size_t idx) const
const container_type & getSegments() const
std::vector< ReferencePathSegment > container_type
container_type segments_m
void addSegment(const ReferencePathSegment &segment)
Reference-coordinate interval with optional legacy ELEMEDGE anchor.