9#include <tracking/trackFindingCDC/hough/trees/DebugableSimpleBoxDivisionHoughTree.h>
16 namespace TrackFindingCDC {
23 template <
class AHitPointerType,
24 class AHitDecisionAlgorithm,
25 size_t pDivisions = 3,
26 size_t qDivisions = 3>
28 AHitDecisionAlgorithm,
35 AHitDecisionAlgorithm,
A convenience class for adding debug information to a Simple Hough Tree.
Hough Tree for finding StereoHits with using CDCRecoHit3D as the item type.
QuadraticLegendre()
Constructor using the given maximal level setting the maximal values.
AHitDecisionAlgorithm DecisionAlgorithm
typedef of the templated AHitDecisionAlgorithm; used to reach methods defined in the algorithm e....
Abstract base class for different kinds of events.