![]() |
ATLAS Offline Software
|
#include <CaloTopoTmpHashClusterBase.h>
Classes | |
| class | iterator |
Public Types | |
| typedef pointer_list::pool_type | pool_type |
Public Member Functions | |
| CaloTopoTmpHashClusterBase (pool_type &pool) | |
| float | getMaxRatio () const |
| int | size () const |
| iterator | begin () |
| iterator | end () |
| void | removeAll () |
| void | add (HashCell &hashCell) |
| void | add (CaloTopoTmpHashClusterBase &hashCluster) |
Protected Types | |
| typedef CaloTopoTmpHashCell< T > | HashCell |
| typedef CxxUtils::pointer_list | pointer_list |
Protected Attributes | |
| pointer_list | m_members |
| float | m_maxRatio |
Definition at line 28 of file CaloTopoTmpHashClusterBase.h.
|
protected |
Definition at line 31 of file CaloTopoTmpHashClusterBase.h.
|
protected |
Definition at line 32 of file CaloTopoTmpHashClusterBase.h.
| typedef pointer_list::pool_type CaloTopoTmpHashClusterBase< T >::pool_type |
Definition at line 43 of file CaloTopoTmpHashClusterBase.h.
|
inline |
Definition at line 70 of file CaloTopoTmpHashClusterBase.h.
| void CaloTopoTmpHashClusterBase< T >::add | ( | CaloTopoTmpHashClusterBase< T > & | hashCluster | ) |
Definition at line 126 of file CaloTopoTmpHashClusterBase.h.
| void CaloTopoTmpHashClusterBase< T >::add | ( | HashCell & | hashCell | ) |
Definition at line 114 of file CaloTopoTmpHashClusterBase.h.
|
inline |
Definition at line 90 of file CaloTopoTmpHashClusterBase.h.
|
inline |
Definition at line 95 of file CaloTopoTmpHashClusterBase.h.
|
inline |
Definition at line 80 of file CaloTopoTmpHashClusterBase.h.
|
inline |
Definition at line 100 of file CaloTopoTmpHashClusterBase.h.
|
inline |
Definition at line 85 of file CaloTopoTmpHashClusterBase.h.
|
protected |
Definition at line 39 of file CaloTopoTmpHashClusterBase.h.
|
protected |
Definition at line 38 of file CaloTopoTmpHashClusterBase.h.
1.8.18