![]() |
ATLAS Offline Software
|
#include <AFP_GeoModelManager.h>
Public Member Functions | |
| AFP_GeoModelManager () | |
| ~AFP_GeoModelManager () | |
| virtual unsigned int | getNumTreeTops () const |
| virtual PVConstLink | getTreeTop (unsigned int i) const |
| void | addTreeTop (const PVLink &) |
Private Member Functions | |
| AFP_GeoModelManager (const AFP_GeoModelManager &right) | |
| const AFP_GeoModelManager & | operator= (const AFP_GeoModelManager &right) |
Private Attributes | |
| std::vector< PVLink > | m_volume |
Definition at line 11 of file AFP_GeoModelManager.h.
| AFP_GeoModelManager::AFP_GeoModelManager | ( | ) |
Definition at line 6 of file AFP_GeoModelManager.cxx.
| AFP_GeoModelManager::~AFP_GeoModelManager | ( | ) |
Definition at line 12 of file AFP_GeoModelManager.cxx.
|
private |
| void AFP_GeoModelManager::addTreeTop | ( | const PVLink & | vol | ) |
Definition at line 27 of file AFP_GeoModelManager.cxx.
|
virtual |
Definition at line 17 of file AFP_GeoModelManager.cxx.
|
virtual |
Definition at line 22 of file AFP_GeoModelManager.cxx.
|
private |
|
private |
Definition at line 30 of file AFP_GeoModelManager.h.