#include <VolumeSplitterUtils.h>
Definition at line 71 of file VolumeSplitterUtils.h.
◆ ChildIterator
◆ Zone()
| InDetDD::Zone::Zone |
( |
const std::string & | label, |
|
|
bool | rotated = false ) |
◆ ~Zone()
Definition at line 117 of file VolumeSplitterUtils.cxx.
117 {
120 }
121 }
ChildIterator begin() const
std::vector< constZone * >::const_iterator ChildIterator
ChildIterator end() const
◆ add()
| void InDetDD::Zone::add |
( |
const Zone * | zone | ) |
|
◆ begin()
◆ end()
◆ findEntry()
| virtual Point InDetDD::Zone::findEntry |
( |
const Ray & | ray | ) |
const |
|
pure virtual |
◆ findExit()
| virtual Point InDetDD::Zone::findExit |
( |
const Ray & | ray | ) |
const |
|
pure virtual |
◆ inSide()
| virtual bool InDetDD::Zone::inSide |
( |
const Point & | point | ) |
const |
|
pure virtual |
◆ label()
| const std::string & InDetDD::Zone::label |
( |
| ) |
const |
|
inline |
◆ rotated()
| bool InDetDD::Zone::rotated |
( |
| ) |
const |
|
inline |
◆ m_children
| std::vector<const Zone *> InDetDD::Zone::m_children |
|
private |
◆ m_label
| std::string InDetDD::Zone::m_label |
|
private |
◆ m_rotated
| bool InDetDD::Zone::m_rotated |
|
private |
The documentation for this class was generated from the following files: