ATLAS Offline Software
Loading...
Searching...
No Matches
SiWidth_p1.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 SI_WIDTH_P1_TRK_H
6#define SI_WIDTH_P1_TRK_H
7
8//-----------------------------------------------------------------------------
9//
10// file: SiWidth_p1.h
11//
12//-----------------------------------------------------------------------------
14
15
16namespace InDet
17{
19 {
20 public:
22
23 float x{};
24 float y{};
25 // Trk::LocalPosition_p1 *
27 };
28}
29
30#endif // SI_WIDTH_TRK_H
TPObjRef m_phirzWidth
Definition SiWidth_p1.h:26
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
Primary Vertex Finder.