ATLAS Offline Software
|
Persistent representation of the transient Trk::EllipseBounds_p1 class. More...
#include <EllipseBounds_p1.h>
Public Member Functions | |
EllipseBounds_p1 () | |
Default Constructor. More... | |
Public Attributes | |
float | m_rMinX |
float | m_rMinY |
float | m_rMaxX |
float | m_rMaxY |
float | m_avePhi |
float | m_hPhiSec |
Persistent representation of the transient Trk::EllipseBounds_p1 class.
Definition at line 13 of file EllipseBounds_p1.h.
|
inline |
float Trk::EllipseBounds_p1::m_avePhi |
Definition at line 22 of file EllipseBounds_p1.h.
float Trk::EllipseBounds_p1::m_hPhiSec |
Definition at line 23 of file EllipseBounds_p1.h.
float Trk::EllipseBounds_p1::m_rMaxX |
Definition at line 20 of file EllipseBounds_p1.h.
float Trk::EllipseBounds_p1::m_rMaxY |
Definition at line 21 of file EllipseBounds_p1.h.
float Trk::EllipseBounds_p1::m_rMinX |
Definition at line 18 of file EllipseBounds_p1.h.
float Trk::EllipseBounds_p1::m_rMinY |
Definition at line 19 of file EllipseBounds_p1.h.