9#include <tracking/trackFindingCDC/collectors/adders/AdderInterface.h>
16 namespace TrackFindingCDC {
Base class for a findlet, which uses a reduced/thinned list of weighted relations between collector a...
Class representing an oriented hit wire including a hypotheses whether the causing track passes left ...
Class representing a sequence of three dimensional reconstructed hits.
Class to add the matched hits to the track and set the taken flag correctly.
void add(CDCTrack &track, const CDCRLWireHit &hit, Weight weight) override
Add the matched hits to the track and set the taken flag correctly.
Abstract base class for different kinds of events.