#include <VolumeSplitterUtils.h>
Definition at line 90 of file VolumeSplitterUtils.h.
◆ ChildIterator
◆ UnboundedZone()
| InDetDD::UnboundedZone::UnboundedZone |
( |
const std::string & | label | ) |
|
Definition at line 128 of file VolumeSplitterUtils.cxx.
130 {}
const std::string & label() const
Zone(const std::string &label, bool rotated=false)
◆ add()
| void InDetDD::Zone::add |
( |
const Zone * | zone | ) |
|
|
inherited |
◆ begin()
◆ end()
◆ findEntry()
| Point InDetDD::UnboundedZone::findEntry |
( |
const Ray & | ray | ) |
const |
|
virtual |
◆ findExit()
| Point InDetDD::UnboundedZone::findExit |
( |
const Ray & | ray | ) |
const |
|
virtual |
◆ inSide()
| bool InDetDD::UnboundedZone::inSide |
( |
const Point & | point | ) |
const |
|
virtual |
◆ label()
| const std::string & InDetDD::Zone::label |
( |
| ) |
const |
|
inlineinherited |
◆ rotated()
| bool InDetDD::Zone::rotated |
( |
| ) |
const |
|
inlineinherited |
◆ m_children
| std::vector<const Zone *> InDetDD::Zone::m_children |
|
privateinherited |
◆ m_label
| std::string InDetDD::Zone::m_label |
|
privateinherited |
◆ m_rotated
| bool InDetDD::Zone::m_rotated |
|
privateinherited |
The documentation for this class was generated from the following files: