9#include <tracking/trackFindingCDC/hough/trees/DebugableSimpleBoxDivisionHoughTree.h>
16 namespace TrackFindingCDC {
24 template <
class AHitPointerType,
25 class AHitDecisionAlgorithm,
26 size_t z0Divisions = 2,
27 size_t tanLambdaDivisions = 2>
29 AHitDecisionAlgorithm,
36 AHitDecisionAlgorithm,
A convenience class for adding debug information to a Simple Hough Tree.
DebugableSimpleBoxDivisionHoughTree< std::pair< CDCRecoHit3D, const CDCRLWireHit * >, FirstOfPairInBox< HitInZ0TanLambdaBox >, z0Divisions, tanLambdaDivisions > Super
FirstOfPairInBox< HitInZ0TanLambdaBox > DecisionAlgorithm
Z0TanLambdaLegendre()
Constructor using the given maximal level setting the maximal values.
double tan(double a)
tan for double
Abstract base class for different kinds of events.