ATLAS Offline Software
Loading...
Searching...
No Matches
RotatedTrapezoidBounds_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 ROTATEDTRAPEZOID_BOUNDS_P1_TRK_H
6#define ROTATEDTRAPEZOID_BOUNDS_P1_TRK_H
7
8//-----------------------------------------------------------------------------
9//
10// file: RotatedTrapezoidBounds_p1.h
11//
12//-----------------------------------------------------------------------------
13
14namespace Trk
15{
17 {
18 public:
20
21 float m_halfX;
24 float m_kappa;
25 float m_delta;
26 };
27}
28
29#endif // TRAPEZOID_BOUNDS_P1_TRK_H
Ensure that the ATLAS eigen extensions are properly loaded.