Belle II Software  release-08-01-10
PQBox Class Reference

A rectangular domain for the hough space over p and q. More...

#include <PQBox.h>

Inheritance diagram for PQBox:
Collaboration diagram for PQBox:

Public Member Functions

float getLowerP () const
 Concise getter for the lower p bound.
 
float getUpperP () const
 Concise getter for the upper p bound.
 
float getLowerQ () const
 Concise getter for the lower q bound.
 
float getUpperQ () const
 Concise getter for the upper q bound.
 
float getLowerX () const
 Get the lower p bound (alias)
 
float getUpperX () const
 Get the upper p bound (alias)
 
float getLowerY () const
 Get the lower q bound (alias)
 
float getUpperY () const
 Get the upper q bound (alias)
 

Private Types

using Super = Box< DiscreteP, DiscreteQ >
 Type of the base class.
 

Detailed Description

A rectangular domain for the hough space over p and q.

Definition at line 19 of file PQBox.h.


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