ATLAS Offline Software
|
#include <SCT_Cluster_p3.h>
Public Types | |
typedef short | rdo_diff_type |
Public Member Functions | |
SCT_Cluster_p3 () | |
Public Attributes | |
std::vector< rdo_diff_type > | m_rdoList |
float | m_localPos |
float | m_mat00 |
float | m_mat01 |
float | m_mat11 |
uint16_t | m_hitsInThirdTimeBin |
InDet::SiWidth_p2 | m_width |
Definition at line 17 of file SCT_Cluster_p3.h.
typedef short InDet::SCT_Cluster_p3::rdo_diff_type |
Definition at line 22 of file SCT_Cluster_p3.h.
|
inline |
Definition at line 24 of file SCT_Cluster_p3.h.
uint16_t InDet::SCT_Cluster_p3::m_hitsInThirdTimeBin |
Definition at line 32 of file SCT_Cluster_p3.h.
float InDet::SCT_Cluster_p3::m_localPos |
Definition at line 28 of file SCT_Cluster_p3.h.
float InDet::SCT_Cluster_p3::m_mat00 |
Definition at line 29 of file SCT_Cluster_p3.h.
float InDet::SCT_Cluster_p3::m_mat01 |
Definition at line 30 of file SCT_Cluster_p3.h.
float InDet::SCT_Cluster_p3::m_mat11 |
Definition at line 31 of file SCT_Cluster_p3.h.
std::vector<rdo_diff_type > InDet::SCT_Cluster_p3::m_rdoList |
Definition at line 27 of file SCT_Cluster_p3.h.
InDet::SiWidth_p2 InDet::SCT_Cluster_p3::m_width |
Definition at line 35 of file SCT_Cluster_p3.h.