ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
VxVertex
VertexCnv_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 VERTEX_CNV_P1_H
6
#define VERTEX_CNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
VxVertex/Vertex.h
"
11
#include "
TrkEventTPCnv/VxVertex/Vertex_p1.h
"
12
21
class
MsgStream;
22
23
class
VertexCnv_p1
:
public
T_AthenaPoolTPPolyCnvBase
<Trk::Vertex, Trk::Vertex, Trk::Vertex_p1>
24
{
25
26
public
:
27
28
VertexCnv_p1
(){}
29
30
void
persToTrans
(
const
Trk::Vertex_p1
* persObj,
Trk::Vertex
* transObj, MsgStream &
log
);
31
32
void
transToPers
(
const
Trk::Vertex
* transObj,
Trk::Vertex_p1
* persObj, MsgStream &
log
);
33
34
};
//end of class definitions
35
36
#endif //VERTEX_CNV_P1_H
Trk::Vertex
Definition:
Tracking/TrkEvent/VxVertex/VxVertex/Vertex.h:26
Trk::Vertex_p1
Definition:
Vertex_p1.h:22
TPPolyCnvBase
Definition:
TPConverter.h:674
VertexCnv_p1::transToPers
void transToPers(const Trk::Vertex *transObj, Trk::Vertex_p1 *persObj, MsgStream &log)
Definition:
VertexCnv_p1.cxx:16
T_AthenaPoolTPConverter.h
Vertex_p1.h
VertexCnv_p1::persToTrans
void persToTrans(const Trk::Vertex_p1 *persObj, Trk::Vertex *transObj, MsgStream &log)
Definition:
VertexCnv_p1.cxx:8
VertexCnv_p1::VertexCnv_p1
VertexCnv_p1()
Definition:
VertexCnv_p1.h:28
VertexCnv_p1
Definition:
VertexCnv_p1.h:24
Vertex.h
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
Generated on Thu Nov 7 2024 21:31:25 for ATLAS Offline Software by
1.8.18