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.
QuadraticLegendre()
Constructor using the given maximal level setting the maximal values.
DebugableSimpleBoxDivisionHoughTree< std::pair< CDCRecoHit3D, const CDCRLWireHit * >, FirstOfPairInBox< HitInQuadraticBox >, pDivisions, qDivisions > Super
FirstOfPairInBox< HitInQuadraticBox > DecisionAlgorithm
Abstract base class for different kinds of events.