![]() |
ATLAS Offline Software
|
#include <CaloTopoTmpHashCluster.h>
Public Types | |
| typedef pointer_list::pool_type | pool_type |
Public Member Functions | |
| CaloTopoTmpHashCluster (pool_type &pool) | |
| float | getMaxEt () const |
| void | removeAll () |
| void | add (HashCell &hashCell) |
| void | add (CaloTopoTmpHashCluster &hashCluster) |
| float | getMaxRatio () const |
| int | size () const |
| iterator | begin () |
| iterator | end () |
| void | add (CaloTopoTmpHashClusterBase &hashCluster) |
Protected Types | |
| typedef CxxUtils::pointer_list | pointer_list |
Protected Attributes | |
| pointer_list | m_members |
| float | m_maxRatio |
Private Types | |
| typedef CaloTopoTmpHashClusterBase< CaloTopoTmpClusterCell > | Base |
| typedef CaloTopoTmpHashCell< CaloTopoTmpClusterCell > | HashCell |
Private Attributes | |
| float | m_maxEt |
Definition at line 27 of file CaloTopoTmpHashCluster.h.
|
private |
Definition at line 30 of file CaloTopoTmpHashCluster.h.
|
private |
Definition at line 31 of file CaloTopoTmpHashCluster.h.
|
protectedinherited |
Definition at line 32 of file CaloTopoTmpHashClusterBase.h.
|
inherited |
Definition at line 43 of file CaloTopoTmpHashClusterBase.h.
|
inline |
Definition at line 44 of file CaloTopoTmpHashCluster.h.
| void CaloTopoTmpHashCluster::add | ( | CaloTopoTmpHashCluster & | hashCluster | ) |
Definition at line 55 of file CaloTopoTmpHashCluster.cxx.
|
inherited |
Definition at line 108 of file CaloTopoTmpHashClusterBase.h.
| void CaloTopoTmpHashCluster::add | ( | HashCell & | hashCell | ) |
Definition at line 44 of file CaloTopoTmpHashCluster.cxx.
|
inlineinherited |
Definition at line 90 of file CaloTopoTmpHashClusterBase.h.
|
inlineinherited |
Definition at line 95 of file CaloTopoTmpHashClusterBase.h.
|
inline |
Definition at line 56 of file CaloTopoTmpHashCluster.h.
|
inlineinherited |
Definition at line 80 of file CaloTopoTmpHashClusterBase.h.
|
inline |
Definition at line 61 of file CaloTopoTmpHashCluster.h.
|
inlineinherited |
Definition at line 85 of file CaloTopoTmpHashClusterBase.h.
|
private |
Definition at line 38 of file CaloTopoTmpHashCluster.h.
|
protectedinherited |
Definition at line 39 of file CaloTopoTmpHashClusterBase.h.
|
protectedinherited |
Definition at line 38 of file CaloTopoTmpHashClusterBase.h.
1.8.18