ATLAS Offline Software
|
#include <AGDDPositionerStore.h>
Public Member Functions | |
AGDDPositionerStore () | |
void | RegisterPositioner (AGDDPositioner *) |
AGDDPositioner * | GetPositioner (unsigned int i) |
int | NrOfPositioners () |
Public Attributes | |
AGDDPositioner * | elements |
STL member. More... | |
Definition at line 14 of file AGDDPositionerStore.h.
AGDDPositionerStore::AGDDPositionerStore | ( | ) |
Definition at line 9 of file AGDDPositionerStore.cxx.
AGDDPositioner * AGDDPositionerStore::GetPositioner | ( | unsigned int | i | ) |
|
inline |
Definition at line 19 of file AGDDPositionerStore.h.
void AGDDPositionerStore::RegisterPositioner | ( | AGDDPositioner * | v | ) |
Definition at line 13 of file AGDDPositionerStore.cxx.
|
inherited |
STL member.