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