ATLAS Offline Software
InnerDetector
InDetRecTools
SiDetElementsRoadTool_xk
src
SiDetElementsRoadUtils_xk.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef SiDetElementsRoadUtils_xk_h
6
#define SiDetElementsRoadUtils_xk_h
7
8
#include "
InDetReadoutGeometry/SiDetectorElement.h
"
9
17
// Output parameters: P[ 0] - radius centre of wafer
19
// P[ 1] - z centre of wafer
20
// P[ 2] - azimuthal angle centra of wifer
21
// P[ 3] - min. distance to surface
22
// P[ 4] - azimythal angle normal to surface
23
// P[ 5] - sin(P[4])
24
// P[ 6] - cos(P[4])
25
// P[ 7] - sin(Polar angle)
26
// P[ 8] - cos(Polar abgle)
27
// P[ 9] - min. radius
28
// P[10] - max. radius
29
// P[11] - min. z
30
// P[12] - max z
31
// P[13] - min. azimythal angle
32
// P[14] - max. azimuthal angle
33
// P[15] - tilt angle
34
// P[16] - min. dist to surface in XY-plane
35
// P[17] - Tilt angle
36
// P[18] - first local coordinate of wafer
37
// P[19] - second local coordinate of wafer
38
// P[20],P[21] - vector to -F boundary
39
// P[22],P[23] - vector to +ZR boundary
40
// P[24],P[25] - vector to +F boundary
41
// P[26],P[27] - vector to -ZR boundary
42
// P[28] - thikness of the detector element
43
// P[29] - Ax of Phi exis
44
// P[30] - Ay of Phi exis
45
// P[31] - Ax of Eta exis
46
// P[32] - Ay of Eta exis
48
49
namespace
InDet
{
50
namespace
SiDetElementsRoadUtils_xk
{
51
void
detElementInformation
(
const
InDetDD::SiDetectorElement
& Si,
double
*
P
);
52
}
53
}
54
55
#endif // SiDetElementsRoadUtils_xk_h
SiDetElementsRoadUtils_xk
DMTest::P
P_v1 P
Definition:
P.h:23
InDet
Primary Vertex Finder.
Definition:
VP1ErrorUtils.h:36
InDet::SiDetElementsRoadUtils_xk::detElementInformation
void detElementInformation(const InDetDD::SiDetectorElement &Si, double *P)
Definition:
SiDetElementsRoadUtils_xk.cxx:42
InDetDD::SiDetectorElement
Definition:
SiDetectorElement.h:109
SiDetectorElement.h
Generated on Sun Dec 22 2024 21:18:07 for ATLAS Offline Software by
1.8.18