ATLAS Offline Software
Loading...
Searching...
No Matches
SiWidth_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 SI_WIDTH_P2_TRK_H
6#define SI_WIDTH_P2_TRK_H
7
8//-----------------------------------------------------------------------------
9//
10// file: SiWidth_p2.h
11//
12//-----------------------------------------------------------------------------
14
15
16namespace InDet
17{
18
19class SiWidthCnv_p2;
20
22 {
23 public:
25 friend class SiWidthCnv_p2;
26 private:
27 unsigned int m_size{};
29 };
30
31}
32#endif // SI_WIDTH_TRK_H
Trk::LocalPosition_p1 m_phirzWidth
Definition SiWidth_p2.h:28
friend class SiWidthCnv_p2
Definition SiWidth_p2.h:25
unsigned int m_size
Definition SiWidth_p2.h:27
Primary Vertex Finder.