ATLAS Offline Software
|
#include <CellClusterLinkTool.h>
Public Attributes | |
float | m_eta {} |
float | m_phi {} |
int | m_nx {} |
int | m_ny {} |
float | m_value {} |
string | m_level |
float | m_OSRatio {} |
Definition at line 26 of file CellClusterLinkTool.h.
float clusterbin::m_eta {} |
Definition at line 28 of file CellClusterLinkTool.h.
string clusterbin::m_level |
Definition at line 33 of file CellClusterLinkTool.h.
int clusterbin::m_nx {} |
Definition at line 30 of file CellClusterLinkTool.h.
int clusterbin::m_ny {} |
Definition at line 31 of file CellClusterLinkTool.h.
float clusterbin::m_OSRatio {} |
Definition at line 34 of file CellClusterLinkTool.h.
float clusterbin::m_phi {} |
Definition at line 29 of file CellClusterLinkTool.h.
float clusterbin::m_value {} |
Definition at line 32 of file CellClusterLinkTool.h.