#include <VolumeSplitterUtils.h>
Definition at line 44 of file VolumeSplitterUtils.h.
◆ Ray() [1/2]
◆ Ray() [2/2]
◆ end()
◆ foundStart()
bool InDetDD::Ray::foundStart |
( |
| ) |
const |
|
inline |
◆ horizontal()
bool InDetDD::Ray::horizontal |
( |
| ) |
const |
|
inline |
◆ set()
◆ setDirection()
void InDetDD::Ray::setDirection |
( |
| ) |
|
|
private |
◆ setFound()
void InDetDD::Ray::setFound |
( |
| ) |
|
|
inline |
◆ setInvalid()
void InDetDD::Ray::setInvalid |
( |
| ) |
|
|
inline |
◆ start()
◆ valid()
bool InDetDD::Ray::valid |
( |
| ) |
const |
|
inline |
◆ vertical()
bool InDetDD::Ray::vertical |
( |
| ) |
const |
|
inline |
◆ m_end
Point InDetDD::Ray::m_end |
|
private |
◆ m_found
bool InDetDD::Ray::m_found |
|
private |
◆ m_horizontal
bool InDetDD::Ray::m_horizontal = false |
|
private |
◆ m_start
Point InDetDD::Ray::m_start |
|
private |
◆ m_valid
bool InDetDD::Ray::m_valid |
|
private |
◆ m_vertical
bool InDetDD::Ray::m_vertical = false |
|
private |
The documentation for this class was generated from the following files: