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

#include <DiscBounds_p1.h>

Collaboration diagram for Trk::DiscBounds_p1:

Public Member Functions

 DiscBounds_p1 ()
 

Public Attributes

double m_rMin
 
double m_rMax
 
double m_avePhi
 
double m_hPhiSec
 

Detailed Description

Definition at line 16 of file DiscBounds_p1.h.

Constructor & Destructor Documentation

◆ DiscBounds_p1()

Trk::DiscBounds_p1::DiscBounds_p1 ( )
inline

Definition at line 19 of file DiscBounds_p1.h.

19 : m_rMin(0.0), m_rMax(0.0), m_avePhi(0.0), m_hPhiSec(0.0) {}

Member Data Documentation

◆ m_avePhi

double Trk::DiscBounds_p1::m_avePhi

Definition at line 29 of file DiscBounds_p1.h.

◆ m_hPhiSec

double Trk::DiscBounds_p1::m_hPhiSec

Definition at line 30 of file DiscBounds_p1.h.

◆ m_rMax

double Trk::DiscBounds_p1::m_rMax

Definition at line 28 of file DiscBounds_p1.h.

◆ m_rMin

double Trk::DiscBounds_p1::m_rMin

Definition at line 27 of file DiscBounds_p1.h.


The documentation for this class was generated from the following file:
Trk::DiscBounds_p1::m_avePhi
double m_avePhi
Definition: DiscBounds_p1.h:29
Trk::DiscBounds_p1::m_rMax
double m_rMax
Definition: DiscBounds_p1.h:28
Trk::DiscBounds_p1::m_hPhiSec
double m_hPhiSec
Definition: DiscBounds_p1.h:30
Trk::DiscBounds_p1::m_rMin
double m_rMin
Definition: DiscBounds_p1.h:27