10#include <tracking/trackFindingCDC/findlets/base/FindletModule.h>
11#include <tracking/vxdHoughTracking/findlets/SVDHoughTracking.h>
13#include <tracking/trackFindingCDC/eventdata/utils/ClassMnemomics.h>
29 setDescription(
"Full Hough Transformation based SVD track finding.");
void setDescription(const std::string &description)
Sets the description of the module.
Full Hough Transformation based SVD track finding.
SVDHoughTrackingModule()
Set description.
Adapter of a findlet to a module that exposes the parameters of the findlet and manages the IO with t...
Abstract base class for different kinds of events.