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

#include <PixelCluster_p3.h>

Collaboration diagram for InDet::PixelCluster_p3:

Public Types

typedef int rdo_diff_type

Public Member Functions

 PixelCluster_p3 ()

Public Attributes

unsigned int 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_omegax {}
float m_omegay {}
unsigned int m_properties {}
int m_splitInfo {}
std::vector< float > m_chargeList
InDet::SiWidth_p2 m_width

Detailed Description

Definition at line 17 of file PixelCluster_p3.h.

Member Typedef Documentation

◆ rdo_diff_type

Definition at line 22 of file PixelCluster_p3.h.

Constructor & Destructor Documentation

◆ PixelCluster_p3()

InDet::PixelCluster_p3::PixelCluster_p3 ( )
inline

Definition at line 24 of file PixelCluster_p3.h.

Member Data Documentation

◆ m_chargeList

std::vector<float> InDet::PixelCluster_p3::m_chargeList

Definition at line 39 of file PixelCluster_p3.h.

◆ m_clusId

unsigned int InDet::PixelCluster_p3::m_clusId {}

Definition at line 28 of file PixelCluster_p3.h.

28{};

◆ m_localPosX

float InDet::PixelCluster_p3::m_localPosX {}

Definition at line 30 of file PixelCluster_p3.h.

30{};

◆ m_localPosY

float InDet::PixelCluster_p3::m_localPosY {}

Definition at line 31 of file PixelCluster_p3.h.

31{};

◆ m_mat00

float InDet::PixelCluster_p3::m_mat00 {}

Definition at line 32 of file PixelCluster_p3.h.

32{};

◆ m_mat01

float InDet::PixelCluster_p3::m_mat01 {}

Definition at line 33 of file PixelCluster_p3.h.

33{};

◆ m_mat11

float InDet::PixelCluster_p3::m_mat11 {}

Definition at line 34 of file PixelCluster_p3.h.

34{};

◆ m_omegax

float InDet::PixelCluster_p3::m_omegax {}

Definition at line 35 of file PixelCluster_p3.h.

35{};

◆ m_omegay

float InDet::PixelCluster_p3::m_omegay {}

Definition at line 36 of file PixelCluster_p3.h.

36{};

◆ m_properties

unsigned int InDet::PixelCluster_p3::m_properties {}

Definition at line 37 of file PixelCluster_p3.h.

37{};

◆ m_rdoList

std::vector<rdo_diff_type> InDet::PixelCluster_p3::m_rdoList

Definition at line 29 of file PixelCluster_p3.h.

◆ m_splitInfo

int InDet::PixelCluster_p3::m_splitInfo {}

Definition at line 38 of file PixelCluster_p3.h.

38{};

◆ m_width

InDet::SiWidth_p2 InDet::PixelCluster_p3::m_width

Definition at line 41 of file PixelCluster_p3.h.


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