ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Trk::RotatedDiamondBounds_p1 Class Reference

#include <RotatedDiamondBounds_p1.h>

Collaboration diagram for Trk::RotatedDiamondBounds_p1:

Public Member Functions

 RotatedDiamondBounds_p1 ()
 

Public Attributes

double m_minHalfX
 
double m_medHalfX
 
double m_maxHalfX
 
double m_halfY1
 
double m_halfY2
 
double m_alpha1
 
double m_alpha2
 

Detailed Description

Definition at line 16 of file RotatedDiamondBounds_p1.h.

Constructor & Destructor Documentation

◆ RotatedDiamondBounds_p1()

Trk::RotatedDiamondBounds_p1::RotatedDiamondBounds_p1 ( )
inline

Definition at line 19 of file RotatedDiamondBounds_p1.h.

19 : m_minHalfX(0.0), m_medHalfX(0.0), m_maxHalfX(0.0), m_halfY1(0.0), m_halfY2(0.0), m_alpha1(0.0), m_alpha2(0.0) {}

Member Data Documentation

◆ m_alpha1

double Trk::RotatedDiamondBounds_p1::m_alpha1

Definition at line 35 of file RotatedDiamondBounds_p1.h.

◆ m_alpha2

double Trk::RotatedDiamondBounds_p1::m_alpha2

Definition at line 36 of file RotatedDiamondBounds_p1.h.

◆ m_halfY1

double Trk::RotatedDiamondBounds_p1::m_halfY1

Definition at line 33 of file RotatedDiamondBounds_p1.h.

◆ m_halfY2

double Trk::RotatedDiamondBounds_p1::m_halfY2

Definition at line 34 of file RotatedDiamondBounds_p1.h.

◆ m_maxHalfX

double Trk::RotatedDiamondBounds_p1::m_maxHalfX

Definition at line 32 of file RotatedDiamondBounds_p1.h.

◆ m_medHalfX

double Trk::RotatedDiamondBounds_p1::m_medHalfX

Definition at line 31 of file RotatedDiamondBounds_p1.h.

◆ m_minHalfX

double Trk::RotatedDiamondBounds_p1::m_minHalfX

Definition at line 30 of file RotatedDiamondBounds_p1.h.


The documentation for this class was generated from the following file:
Trk::RotatedDiamondBounds_p1::m_halfY1
double m_halfY1
Definition: RotatedDiamondBounds_p1.h:33
Trk::RotatedDiamondBounds_p1::m_alpha2
double m_alpha2
Definition: RotatedDiamondBounds_p1.h:36
Trk::RotatedDiamondBounds_p1::m_maxHalfX
double m_maxHalfX
Definition: RotatedDiamondBounds_p1.h:32
Trk::RotatedDiamondBounds_p1::m_halfY2
double m_halfY2
Definition: RotatedDiamondBounds_p1.h:34
Trk::RotatedDiamondBounds_p1::m_medHalfX
double m_medHalfX
Definition: RotatedDiamondBounds_p1.h:31
Trk::RotatedDiamondBounds_p1::m_alpha1
double m_alpha1
Definition: RotatedDiamondBounds_p1.h:35
Trk::RotatedDiamondBounds_p1::m_minHalfX
double m_minHalfX
Definition: RotatedDiamondBounds_p1.h:30