ATLAS Offline Software
InnerDetector
InDetEventCnv
InDetEventTPCnv
InDetEventTPCnv
InDetPrepRawData
PixelCluster_p2.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef PIXELCLUSTER_P2_TRK_H
6
#define PIXELCLUSTER_P2_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: PixelCluster_p2.h
11
//
12
//-----------------------------------------------------------------------------
13
#include "
SiWidth_p2.h
"
14
#include "Identifier/Identifier.h"
15
namespace
InDet
16
{
17
class
PixelCluster_p2
{
18
public
:
19
20
typedef
Identifier::diff_type
rdo_diff_type
;
21
22
PixelCluster_p2
() {}
23
24
// replace this:
25
Identifier::value_type
m_clusId
{};
26
std::vector<rdo_diff_type>
m_rdoList
{};
27
float
m_localPosX
{};
28
float
m_localPosY
{};
29
float
m_mat00
{};
30
float
m_mat01
{};
31
float
m_mat11
{};
32
float
m_omX
{};
33
float
m_omY
{};
34
35
//SiWidth_p2
36
InDet::SiWidth_p2
m_width
;
37
38
};
39
}
40
41
#endif // PIXELCLUSTER_P2_TRK_H
InDet
Primary Vertex Finder.
Definition:
VP1ErrorUtils.h:36
Identifier::diff_type
long long diff_type
Definition:
DetectorDescription/Identifier/Identifier/Identifier.h:28
InDet::PixelCluster_p2::m_rdoList
std::vector< rdo_diff_type > m_rdoList
Definition:
PixelCluster_p2.h:26
InDet::PixelCluster_p2::m_localPosY
float m_localPosY
Definition:
PixelCluster_p2.h:28
InDet::PixelCluster_p2::m_clusId
Identifier::value_type m_clusId
Definition:
PixelCluster_p2.h:25
InDet::PixelCluster_p2::m_localPosX
float m_localPosX
Definition:
PixelCluster_p2.h:27
SiWidth_p2.h
InDet::SiWidth_p2
Definition:
SiWidth_p2.h:22
InDet::PixelCluster_p2::rdo_diff_type
Identifier::diff_type rdo_diff_type
Definition:
PixelCluster_p2.h:20
InDet::PixelCluster_p2::m_omY
float m_omY
Definition:
PixelCluster_p2.h:33
InDet::PixelCluster_p2::m_mat01
float m_mat01
Definition:
PixelCluster_p2.h:30
InDet::PixelCluster_p2::m_width
InDet::SiWidth_p2 m_width
Definition:
PixelCluster_p2.h:36
InDet::PixelCluster_p2::m_mat00
float m_mat00
Definition:
PixelCluster_p2.h:29
InDet::PixelCluster_p2::m_mat11
float m_mat11
Definition:
PixelCluster_p2.h:31
Identifier::value_type
unsigned long long value_type
Definition:
DetectorDescription/Identifier/Identifier/Identifier.h:27
InDet::PixelCluster_p2
Definition:
PixelCluster_p2.h:17
InDet::PixelCluster_p2::PixelCluster_p2
PixelCluster_p2()
Definition:
PixelCluster_p2.h:22
InDet::PixelCluster_p2::m_omX
float m_omX
Definition:
PixelCluster_p2.h:32
Generated on Sun Dec 22 2024 21:16:20 for ATLAS Offline Software by
1.8.18