10#include <tracking/trackFindingCDC/eventdata/segments/CDCSegment.h>
11#include <tracking/trackFindingCDC/eventdata/hits/CDCRLWireHit.h>
20 namespace TrackFindingCDC {
A segment consisting of two dimensional reconstructed hits.
std::vector< const CDCWire * > getWireSegment() const
Getter for the vector of wires the hits of this segment are based on in the same order.
CDCRLWireHitSegment()
Default constructor for ROOT compatibility.
A sequence of hits limited to one superlayer.
Abstract base class for different kinds of events.