9#include <tracking/trackingUtilities/collectors/adders/AdderInterface.h>
16 namespace TrackingUtilities {
20 namespace TrackFindingCDC {
Class to add the matched hits to the track and set the taken flag correctly.
void add(TrackingUtilities::CDCTrack &track, const TrackingUtilities::CDCRLWireHit &hit, TrackingUtilities::Weight weight) override
Add the matched hits to the track and set the taken flag correctly.
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.
Abstract base class for different kinds of events.