7 if (other.m_strips.size() !=
m_strips.size()) {
8 return m_strips.size() < other.m_strips.size();
18 return static_cast<const StripDesign&
>(*this) < other;
21 const double posOnTop) {
bool m_reversedStripOrder
RadialStripDesign()=default
void addStrip(const double posOnBottom, const double posOnTop)
: Defines a new radial strip.
bool operator<(const RadialStripDesign &other) const
set sorting operator
double lenTopEdge() const
Length of the the edge from top left -> top right.
double lenBottomEdge() const
Length of the edge from bottom left -> bottom right.
The ReadoutGeomCnvAlg converts the Run4 Readout geometry build from the GeoModelXML into the legacy M...