10#include <tracking/trackFindingCDC/filters/base/Filter.icc.h>
11#include <tracking/vxdHoughTracking/entities/VXDHoughState.h>
12#include <tracking/trackFindingCDC/numerics/WithWeight.h>
19 namespace vxdHoughTracking {
21 using BasePathFilter =
22 TrackFindingCDC::Filter<std::pair<const std::vector<TrackFindingCDC::WithWeight<const VXDHoughState*>>,
VXDHoughState*>>;
Simple container for hit information to be used during intercept finding.
Abstract base class for different kinds of events.