Belle II Software development
|
A rectangular domain for the hough space over phi0 and two dimensional curvature. More...
#include <Z0TanLambdaBox.h>
Public Member Functions | |
float | getLowerZ0 () const |
Concise getter for the lower z0 bound. | |
float | getUpperZ0 () const |
Concise getter for the upper z0 bound. | |
float | getLowerTanLambda () const |
Concise getter for the lower tan lambda bound. | |
float | getUpperTanLambda () const |
Concise getter for the upper tan lambda bound. | |
float | getLowerX () const |
Get the lower z0 bound (alias) | |
float | getUpperX () const |
Get the upper z0 bound (alias) | |
float | getLowerY () const |
Get the lower tanlambda bound (alias) | |
float | getUpperY () const |
Get the upper tanlambda bound (alias) | |
Private Types | |
using | Super = Box< DiscreteZ0, DiscreteTanL > |
Type of the base class. | |
A rectangular domain for the hough space over phi0 and two dimensional curvature.
Definition at line 19 of file Z0TanLambdaBox.h.
|
private |
Type of the base class.
Definition at line 23 of file Z0TanLambdaBox.h.
|
inline |
Concise getter for the lower tan lambda bound.
Definition at line 39 of file Z0TanLambdaBox.h.
|
inline |
Get the lower z0 bound (alias)
Definition at line 48 of file Z0TanLambdaBox.h.
|
inline |
Get the lower tanlambda bound (alias)
Definition at line 56 of file Z0TanLambdaBox.h.
|
inline |
Concise getter for the lower z0 bound.
Definition at line 31 of file Z0TanLambdaBox.h.
|
inline |
Concise getter for the upper tan lambda bound.
Definition at line 43 of file Z0TanLambdaBox.h.
|
inline |
Get the upper z0 bound (alias)
Definition at line 52 of file Z0TanLambdaBox.h.
|
inline |
Get the upper tanlambda bound (alias)
Definition at line 60 of file Z0TanLambdaBox.h.
|
inline |
Concise getter for the upper z0 bound.
Definition at line 35 of file Z0TanLambdaBox.h.