![]() |
ATLAS Offline Software
|
#include <LUCID_DetectorManager.h>
Public Member Functions | |
| LUCID_DetectorManager () | |
| ~LUCID_DetectorManager () | |
| virtual unsigned int | getNumTreeTops () const |
| virtual PVConstLink | getTreeTop (unsigned int i) const |
| void | addTreeTop (PVLink) |
Private Member Functions | |
| const LUCID_DetectorManager & | operator= (const LUCID_DetectorManager &right) |
| LUCID_DetectorManager (const LUCID_DetectorManager &right) | |
Private Attributes | |
| std::vector< PVLink > | m_volume |
Definition at line 12 of file LUCID_DetectorManager.h.
| LUCID_DetectorManager::LUCID_DetectorManager | ( | ) |
Definition at line 7 of file LUCID_DetectorManager.cxx.
|
default |
|
private |
| void LUCID_DetectorManager::addTreeTop | ( | PVLink | vol | ) |
Definition at line 24 of file LUCID_DetectorManager.cxx.
|
virtual |
Definition at line 14 of file LUCID_DetectorManager.cxx.
|
virtual |
Definition at line 19 of file LUCID_DetectorManager.cxx.
|
private |
|
private |
Definition at line 29 of file LUCID_DetectorManager.h.