Belle II Software development
|
The base class for all boxes. More...
The base class for all boxes.
This "box" (which can be a very generic box) can be used to build a hough tree from it. Decision algorithms can be sued to decide if a certain item (e.g. a hit) belongs to a box (e.g. a rectangle in the legendre space) or not. This is used to fill the whole hough tree and find the point of largest interceptions of all hits.