ATLAS Offline Software
|
#include <PixelCluster_p2.h>
Public Types | |
typedef Identifier::diff_type | rdo_diff_type |
Public Member Functions | |
PixelCluster_p2 () | |
Public Attributes | |
Identifier::value_type | m_clusId {} |
std::vector< rdo_diff_type > | m_rdoList {} |
float | m_localPosX {} |
float | m_localPosY {} |
float | m_mat00 {} |
float | m_mat01 {} |
float | m_mat11 {} |
float | m_omX {} |
float | m_omY {} |
InDet::SiWidth_p2 | m_width |
Definition at line 17 of file PixelCluster_p2.h.
Definition at line 20 of file PixelCluster_p2.h.
|
inline |
Definition at line 22 of file PixelCluster_p2.h.
Identifier::value_type InDet::PixelCluster_p2::m_clusId {} |
Definition at line 25 of file PixelCluster_p2.h.
float InDet::PixelCluster_p2::m_localPosX {} |
Definition at line 27 of file PixelCluster_p2.h.
float InDet::PixelCluster_p2::m_localPosY {} |
Definition at line 28 of file PixelCluster_p2.h.
float InDet::PixelCluster_p2::m_mat00 {} |
Definition at line 29 of file PixelCluster_p2.h.
float InDet::PixelCluster_p2::m_mat01 {} |
Definition at line 30 of file PixelCluster_p2.h.
float InDet::PixelCluster_p2::m_mat11 {} |
Definition at line 31 of file PixelCluster_p2.h.
float InDet::PixelCluster_p2::m_omX {} |
Definition at line 32 of file PixelCluster_p2.h.
float InDet::PixelCluster_p2::m_omY {} |
Definition at line 33 of file PixelCluster_p2.h.
std::vector<rdo_diff_type> InDet::PixelCluster_p2::m_rdoList {} |
Definition at line 26 of file PixelCluster_p2.h.
InDet::SiWidth_p2 InDet::PixelCluster_p2::m_width |
Definition at line 36 of file PixelCluster_p2.h.