ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
TrkEventCnv
TrkEventTPCnv
src
TrkSurfaces
TriangleBoundsCnv_p1.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
#include "
TrkEventTPCnv/TrkSurfaces/TriangleBoundsCnv_p1.h
"
6
#include <algorithm>
7
8
void
TriangleBoundsCnv_p1 :: persToTrans(
const
Trk :: TriangleBounds_p1 *persObj,
9
Trk :: TriangleBounds *transObj,
10
MsgStream & )
11
{
12
*transObj =
Trk::TriangleBounds
(persObj->m_vertices);
13
}
14
15
void
TriangleBoundsCnv_p1 :: transToPers(
const
Trk :: TriangleBounds * ,
16
Trk :: TriangleBounds_p1 * ,
17
MsgStream & )
18
{
19
throw
std::runtime_error(
"TriangleBoundsCnv_p1::transToPers is deprecated!"
);
20
}
TriangleBoundsCnv_p1.h
Trk::TriangleBounds
Bounds for a triangular, planar surface.
Definition
TriangleBounds.h:39
Generated on
for ATLAS Offline Software by
1.14.0