ATLAS Offline Software
InnerDetector
InDetRecTools
InDetTestPixelLayer
src
TrackStateOnPixelLayerInfo.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
7
#include "
InDetTestPixelLayer/TrackStateOnPixelLayerInfo.h
"
8
9
10
namespace
InDet
{
11
12
13
InDet::TrackStateOnPixelLayerInfo::TrackStateOnPixelLayerInfo
(){
14
15
m_type
=
unknownPixelLayerTrackState
;
16
m_moduleId
= 0;
17
m_pixelId
= 0;
18
m_locX
= -99999;
19
m_locY
= -99999;
20
m_errLocX
= -99999;
21
m_errLocY
= -99999;
22
m_theta
= -99999;
23
m_phi
= -99999;
24
m_distToModEdgePhi
= -99999;
25
m_distToModEdgeEta
= -99999;
26
m_goodFrac
= -99999;
27
}
28
29
InDet::TrackStateOnPixelLayerInfo::~TrackStateOnPixelLayerInfo
(){
31
}
32
33
34
35
36
}
//end namespace
37
InDet::TrackStateOnPixelLayerInfo::TrackStateOnPixelLayerInfo
TrackStateOnPixelLayerInfo()
Definition:
TrackStateOnPixelLayerInfo.cxx:13
InDet
Primary Vertex Finder.
Definition:
VP1ErrorUtils.h:36
InDet::TrackStateOnPixelLayerInfo::m_errLocY
double m_errLocY
Definition:
TrackStateOnPixelLayerInfo.h:64
InDet::TrackStateOnPixelLayerInfo::m_type
TrackStateOnPixelLayerType m_type
Definition:
TrackStateOnPixelLayerInfo.h:52
InDet::TrackStateOnPixelLayerInfo::m_distToModEdgePhi
double m_distToModEdgePhi
Definition:
TrackStateOnPixelLayerInfo.h:67
InDet::TrackStateOnPixelLayerInfo::m_pixelId
Identifier m_pixelId
duplicated: can get from pixel id
Definition:
TrackStateOnPixelLayerInfo.h:59
InDet::TrackStateOnPixelLayerInfo::m_locX
double m_locX
Definition:
TrackStateOnPixelLayerInfo.h:61
TrackStateOnPixelLayerInfo.h
InDet::TrackStateOnPixelLayerInfo::m_distToModEdgeEta
double m_distToModEdgeEta
Definition:
TrackStateOnPixelLayerInfo.h:68
InDet::TrackStateOnPixelLayerInfo::m_theta
double m_theta
Definition:
TrackStateOnPixelLayerInfo.h:65
InDet::TrackStateOnPixelLayerInfo::m_locY
double m_locY
Definition:
TrackStateOnPixelLayerInfo.h:62
InDet::TrackStateOnPixelLayerInfo::m_goodFrac
double m_goodFrac
Definition:
TrackStateOnPixelLayerInfo.h:69
InDet::unknownPixelLayerTrackState
@ unknownPixelLayerTrackState
Definition:
TrackStateOnPixelLayerInfo.h:17
InDet::TrackStateOnPixelLayerInfo::m_errLocX
double m_errLocX
Definition:
TrackStateOnPixelLayerInfo.h:63
InDet::TrackStateOnPixelLayerInfo::m_moduleId
Identifier m_moduleId
Definition:
TrackStateOnPixelLayerInfo.h:58
InDet::TrackStateOnPixelLayerInfo::~TrackStateOnPixelLayerInfo
~TrackStateOnPixelLayerInfo()
Definition:
TrackStateOnPixelLayerInfo.cxx:29
InDet::TrackStateOnPixelLayerInfo::m_phi
double m_phi
Definition:
TrackStateOnPixelLayerInfo.h:66
Generated on Thu Nov 7 2024 21:29:11 for ATLAS Offline Software by
1.8.18