Belle II Software  release-08-01-10
AImpactSweeped< T, AImpact > Class Template Reference

Takes a basic object and sweeps it by some d0 range in the y direction. More...

#include <ImpactSweeped.h>

Inheritance diagram for AImpactSweeped< T, AImpact >:
Collaboration diagram for AImpactSweeped< T, AImpact >:

Public Types

using HoughBox = SweepBox< AImpact, typename T::HoughBox >
 The box to which this object correspondes.
 
using SubordinaryHoughBox = typename T::HoughBox
 The hough box without the sweep in d0.
 

Public Member Functions

ESign getDistanceSign (const HoughBox &houghBox, float x, float y, float signedDriftLength, float dxdz=0, float dydz=0, ILayer iCLayer=-1) const
 Function that gives the sign of the distance from an observed drift circle to the sweeped object.
 

Detailed Description

template<class T, class AImpact = ContinuousImpact>
class Belle2::TrackFindingCDC::AImpactSweeped< T, AImpact >

Takes a basic object and sweeps it by some d0 range in the y direction.

The sweep in phi0 should be handled before

Definition at line 26 of file ImpactSweeped.h.


The documentation for this class was generated from the following file: