11#include <tracking/trackingUtilities/findlets/base/Findlet.h>
18 namespace TrackingUtilities {
22 namespace TrackFindingCDC {
void initialize() final
Initialisation before the event processing starts.
TrackingUtilities::Findlet< const TrackingUtilities::CDCWireHit > Super
Type of the base class.
std::string getDescription() final
Short description of the findlet.
void apply(const std::vector< TrackingUtilities::CDCWireHit > &wireHits)
Execute over wireHits.
HitReclaimer()
Constructor.
Class representing a hit wire in the central drift chamber.
Interface for a minimal algorithm part that wants to expose some parameters to a module.
Abstract base class for different kinds of events.