ATLAS Offline Software
Loading...
Searching...
No Matches
InDet::PixelCluster_p2 Class Reference

#include <PixelCluster_p2.h>

Collaboration diagram for InDet::PixelCluster_p2:

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_typem_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

Detailed Description

Definition at line 17 of file PixelCluster_p2.h.

Member Typedef Documentation

◆ rdo_diff_type

typedef Identifier::diff_type InDet::PixelCluster_p2::rdo_diff_type

Definition at line 20 of file PixelCluster_p2.h.

Constructor & Destructor Documentation

◆ PixelCluster_p2()

InDet::PixelCluster_p2::PixelCluster_p2 ( )
inline

Definition at line 22 of file PixelCluster_p2.h.

22{}

Member Data Documentation

◆ m_clusId

Identifier::value_type InDet::PixelCluster_p2::m_clusId {}

Definition at line 25 of file PixelCluster_p2.h.

25{};

◆ m_localPosX

float InDet::PixelCluster_p2::m_localPosX {}

Definition at line 27 of file PixelCluster_p2.h.

27{};

◆ m_localPosY

float InDet::PixelCluster_p2::m_localPosY {}

Definition at line 28 of file PixelCluster_p2.h.

28{};

◆ m_mat00

float InDet::PixelCluster_p2::m_mat00 {}

Definition at line 29 of file PixelCluster_p2.h.

29{};

◆ m_mat01

float InDet::PixelCluster_p2::m_mat01 {}

Definition at line 30 of file PixelCluster_p2.h.

30{};

◆ m_mat11

float InDet::PixelCluster_p2::m_mat11 {}

Definition at line 31 of file PixelCluster_p2.h.

31{};

◆ m_omX

float InDet::PixelCluster_p2::m_omX {}

Definition at line 32 of file PixelCluster_p2.h.

32{};

◆ m_omY

float InDet::PixelCluster_p2::m_omY {}

Definition at line 33 of file PixelCluster_p2.h.

33{};

◆ m_rdoList

std::vector<rdo_diff_type> InDet::PixelCluster_p2::m_rdoList {}

Definition at line 26 of file PixelCluster_p2.h.

26{};

◆ m_width

InDet::SiWidth_p2 InDet::PixelCluster_p2::m_width

Definition at line 36 of file PixelCluster_p2.h.


The documentation for this class was generated from the following file: