ATLAS Offline Software
|
#include <CellClusterLinkTool.h>
Public Attributes | |
float | m_eta {} |
float | m_phi {} |
int | m_nx {} |
int | m_ny {} |
float | m_value {} |
int | m_partition {} |
int | m_layer {} |
int | m_side {} |
string | m_level |
float | m_OSRatio {} |
string | m_name |
Definition at line 36 of file CellClusterLinkTool.h.
float cellbin::m_eta {} |
Definition at line 38 of file CellClusterLinkTool.h.
int cellbin::m_layer {} |
Definition at line 44 of file CellClusterLinkTool.h.
string cellbin::m_level |
Definition at line 46 of file CellClusterLinkTool.h.
string cellbin::m_name |
Definition at line 48 of file CellClusterLinkTool.h.
int cellbin::m_nx {} |
Definition at line 40 of file CellClusterLinkTool.h.
int cellbin::m_ny {} |
Definition at line 41 of file CellClusterLinkTool.h.
float cellbin::m_OSRatio {} |
Definition at line 47 of file CellClusterLinkTool.h.
int cellbin::m_partition {} |
Definition at line 43 of file CellClusterLinkTool.h.
float cellbin::m_phi {} |
Definition at line 39 of file CellClusterLinkTool.h.
int cellbin::m_side {} |
Definition at line 45 of file CellClusterLinkTool.h.
float cellbin::m_value {} |
Definition at line 42 of file CellClusterLinkTool.h.