ATLAS Offline Software
|
#include <CaloTopoTmpClusterCell.h>
Public Member Functions | |
CaloTopoTmpClusterCell (const IdentifierHash &idHash, const CaloCell_ID::SUBCALO subDet, const size_t &iCell, const float &signedRatio, const float &signedEt) | |
const float & | getSignedEt () const |
const CaloTopoTmpHashCluster * | getCaloTopoTmpHashCluster () const |
CaloTopoTmpHashCluster * | getCaloTopoTmpHashCluster () |
void | setCaloTopoTmpHashCluster (CaloTopoTmpHashCluster *cluster) |
const IdentifierHash & | getID () const |
const size_t & | getCaloCell () const |
CaloCell_ID::SUBCALO | getSubDet () const |
const float & | getSignedRatio () const |
void | setSignedRatio (const float &signedRatio) |
bool | getUsed () const |
void | setUsed () |
void | setUnused () |
Private Attributes | |
CaloTopoTmpHashCluster * | m_cluster |
float | m_signedEt |
size_t | m_iCell |
CaloCell_ID::SUBCALO | m_subDet |
IdentifierHash | m_idHash |
Global calorimeter hash. More... | |
float | m_signedRatio |
bool | m_used |
Definition at line 26 of file CaloTopoTmpClusterCell.h.
|
inline |
Definition at line 42 of file CaloTopoTmpClusterCell.h.
|
inlineinherited |
Definition at line 67 of file CaloTopoTmpClusterCellBase.h.
|
inline |
Definition at line 59 of file CaloTopoTmpClusterCell.h.
|
inline |
Definition at line 54 of file CaloTopoTmpClusterCell.h.
|
inlineinherited |
Definition at line 61 of file CaloTopoTmpClusterCellBase.h.
|
inline |
Definition at line 49 of file CaloTopoTmpClusterCell.h.
|
inlineinherited |
Definition at line 77 of file CaloTopoTmpClusterCellBase.h.
|
inlineinherited |
Definition at line 72 of file CaloTopoTmpClusterCellBase.h.
|
inlineinherited |
Definition at line 87 of file CaloTopoTmpClusterCellBase.h.
|
inline |
Definition at line 64 of file CaloTopoTmpClusterCell.h.
|
inlineinherited |
Definition at line 82 of file CaloTopoTmpClusterCellBase.h.
|
inlineinherited |
Definition at line 97 of file CaloTopoTmpClusterCellBase.h.
|
inlineinherited |
Definition at line 92 of file CaloTopoTmpClusterCellBase.h.
|
private |
Definition at line 35 of file CaloTopoTmpClusterCell.h.
|
privateinherited |
Definition at line 36 of file CaloTopoTmpClusterCellBase.h.
|
privateinherited |
Global calorimeter hash.
Definition at line 40 of file CaloTopoTmpClusterCellBase.h.
|
private |
Definition at line 36 of file CaloTopoTmpClusterCell.h.
|
privateinherited |
Definition at line 41 of file CaloTopoTmpClusterCellBase.h.
|
privateinherited |
Definition at line 37 of file CaloTopoTmpClusterCellBase.h.
|
privateinherited |
Definition at line 42 of file CaloTopoTmpClusterCellBase.h.