ATLAS Offline Software
|
#include <CaloTopoTmpHashCell.h>
Public Member Functions | |
CaloTopoTmpHashCell () | |
CaloTopoTmpHashCell (const CaloTopoTmpHashCell &other)=default | |
CaloTopoTmpHashCell (T *clusterCell) | |
bool | operator== (const CaloTopoTmpHashCell &other) const |
CaloTopoTmpHashCell & | operator= (const CaloTopoTmpHashCell &other)=default |
const T * | getCaloTopoTmpClusterCell () const |
T * | getCaloTopoTmpClusterCell () |
Private Attributes | |
T * | m_clusterCell |
Definition at line 22 of file CaloTopoTmpHashCell.h.
|
inline |
Definition at line 36 of file CaloTopoTmpHashCell.h.
|
default |
|
inline |
Definition at line 45 of file CaloTopoTmpHashCell.h.
|
inline |
Definition at line 64 of file CaloTopoTmpHashCell.h.
|
inline |
Definition at line 59 of file CaloTopoTmpHashCell.h.
|
default |
|
inline |
Definition at line 52 of file CaloTopoTmpHashCell.h.
|
private |
Definition at line 30 of file CaloTopoTmpHashCell.h.