Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
lar_content::XOverlap Class Reference

XOverlap class. More...

#include "LArXOverlap.h"

Public Member Functions

 XOverlap (const float uMinX, const float uMaxX, const float vMinX, const float vMaxX, const float wMinX, const float wMaxX, const float xOverlapSpan)
 Constructor.
 
float GetUMinX () const
 Get the min x value in the u view.
 
float GetUMaxX () const
 Get the max x value in the u view.
 
float GetVMinX () const
 Get the min x value in the v view.
 
float GetVMaxX () const
 Get the max x value in the v view.
 
float GetWMinX () const
 Get the min x value in the w view.
 
float GetWMaxX () const
 Get the max x value in the w view.
 
float GetXSpanU () const
 Get the x span in the u view.
 
float GetXSpanV () const
 Get the x span in the v view.
 
float GetXSpanW () const
 Get the x span in the w view.
 
float GetXOverlapSpan () const
 Get the x overlap span.
 

Private Attributes

float m_uMinX
 The min x value in the u view.
 
float m_uMaxX
 The max x value in the u view.
 
float m_vMinX
 The min x value in the v view.
 
float m_vMaxX
 The max x value in the v view.
 
float m_wMinX
 The min x value in the w view.
 
float m_wMaxX
 The max x value in the w view.
 
float m_xOverlapSpan
 The x overlap span.
 

Detailed Description

XOverlap class.

Definition at line 17 of file LArXOverlap.h.

Constructor & Destructor Documentation

◆ XOverlap()

lar_content::XOverlap::XOverlap ( const float  uMinX,
const float  uMaxX,
const float  vMinX,
const float  vMaxX,
const float  wMinX,
const float  wMaxX,
const float  xOverlapSpan 
)
inline

Constructor.

Parameters
uMinXmin x value in the u view
uMaxXmax x value in the u view
vMinXmin x value in the v view
vMaxXmax x value in the v view
wMinXmin x value in the w view
wMaxXmax x value in the w view
xOverlapSpanthe x overlap span

Definition at line 123 of file LArXOverlap.h.

Member Function Documentation

◆ GetUMaxX()

float lar_content::XOverlap::GetUMaxX ( ) const
inline

Get the max x value in the u view.

Returns
the max x value in the u view

Definition at line 144 of file LArXOverlap.h.

Here is the caller graph for this function:

◆ GetUMinX()

float lar_content::XOverlap::GetUMinX ( ) const
inline

Get the min x value in the u view.

Returns
the min x value in the u view

Definition at line 137 of file LArXOverlap.h.

Here is the caller graph for this function:

◆ GetVMaxX()

float lar_content::XOverlap::GetVMaxX ( ) const
inline

Get the max x value in the v view.

Returns
the max x value in the v view

Definition at line 158 of file LArXOverlap.h.

Here is the caller graph for this function:

◆ GetVMinX()

float lar_content::XOverlap::GetVMinX ( ) const
inline

Get the min x value in the v view.

Returns
the min x value in the v view

Definition at line 151 of file LArXOverlap.h.

Here is the caller graph for this function:

◆ GetWMaxX()

float lar_content::XOverlap::GetWMaxX ( ) const
inline

Get the max x value in the w view.

Returns
the max x value in the w view

Definition at line 172 of file LArXOverlap.h.

Here is the caller graph for this function:

◆ GetWMinX()

float lar_content::XOverlap::GetWMinX ( ) const
inline

Get the min x value in the w view.

Returns
the min x value in the w view

Definition at line 165 of file LArXOverlap.h.

Here is the caller graph for this function:

◆ GetXOverlapSpan()

float lar_content::XOverlap::GetXOverlapSpan ( ) const
inline

Get the x overlap span.

Returns
the x overlap span

Definition at line 200 of file LArXOverlap.h.

Here is the caller graph for this function:

◆ GetXSpanU()

float lar_content::XOverlap::GetXSpanU ( ) const
inline

Get the x span in the u view.

Returns
the x span in the u view

Definition at line 179 of file LArXOverlap.h.

Here is the caller graph for this function:

◆ GetXSpanV()

float lar_content::XOverlap::GetXSpanV ( ) const
inline

Get the x span in the v view.

Returns
the x span in the v view

Definition at line 186 of file LArXOverlap.h.

Here is the caller graph for this function:

◆ GetXSpanW()

float lar_content::XOverlap::GetXSpanW ( ) const
inline

Get the x span in the w view.

Returns
the x span in the w view

Definition at line 193 of file LArXOverlap.h.

Here is the caller graph for this function:

Member Data Documentation

◆ m_uMaxX

float lar_content::XOverlap::m_uMaxX
private

The max x value in the u view.

Definition at line 105 of file LArXOverlap.h.

◆ m_uMinX

float lar_content::XOverlap::m_uMinX
private

The min x value in the u view.

Definition at line 104 of file LArXOverlap.h.

◆ m_vMaxX

float lar_content::XOverlap::m_vMaxX
private

The max x value in the v view.

Definition at line 107 of file LArXOverlap.h.

◆ m_vMinX

float lar_content::XOverlap::m_vMinX
private

The min x value in the v view.

Definition at line 106 of file LArXOverlap.h.

◆ m_wMaxX

float lar_content::XOverlap::m_wMaxX
private

The max x value in the w view.

Definition at line 109 of file LArXOverlap.h.

◆ m_wMinX

float lar_content::XOverlap::m_wMinX
private

The min x value in the w view.

Definition at line 108 of file LArXOverlap.h.

◆ m_xOverlapSpan

float lar_content::XOverlap::m_xOverlapSpan
private

The x overlap span.

Definition at line 110 of file LArXOverlap.h.


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