ATLAS Offline Software
|
#include <CaloTopoTmpClusterCellBase.h>
Public Member Functions | |
CaloTopoTmpClusterCellBase (const IdentifierHash &idHash, const CaloCell_ID::SUBCALO subDet, const size_t &iCell, const float &signedRatio) | |
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 | |
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 28 of file CaloTopoTmpClusterCellBase.h.
|
inline |
Definition at line 48 of file CaloTopoTmpClusterCellBase.h.
|
inline |
Definition at line 67 of file CaloTopoTmpClusterCellBase.h.
|
inline |
Definition at line 61 of file CaloTopoTmpClusterCellBase.h.
|
inline |
Definition at line 77 of file CaloTopoTmpClusterCellBase.h.
|
inline |
Definition at line 72 of file CaloTopoTmpClusterCellBase.h.
|
inline |
Definition at line 87 of file CaloTopoTmpClusterCellBase.h.
|
inline |
Definition at line 82 of file CaloTopoTmpClusterCellBase.h.
|
inline |
Definition at line 97 of file CaloTopoTmpClusterCellBase.h.
|
inline |
Definition at line 92 of file CaloTopoTmpClusterCellBase.h.
|
private |
Definition at line 36 of file CaloTopoTmpClusterCellBase.h.
|
private |
Global calorimeter hash.
Definition at line 40 of file CaloTopoTmpClusterCellBase.h.
|
private |
Definition at line 41 of file CaloTopoTmpClusterCellBase.h.
|
private |
Definition at line 37 of file CaloTopoTmpClusterCellBase.h.
|
private |
Definition at line 42 of file CaloTopoTmpClusterCellBase.h.