ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
VxMultiVertex
MVFVxCandidateCnv_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 MVFVXCANDIDATE_CNV_P1_H
6
#define MVFVXCANDIDATE_CNV_P1_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
10
#include "
VxMultiVertex/MVFVxCandidate.h
"
11
// #include "TrkParameters/TrackParameters.h"
12
#include "
TrkEventTPCnv/VxMultiVertex/MVFVxCandidate_p1.h
"
13
#include "
VxVertex/VxCandidate.h
"
14
22
23
24
class
MsgStream;
25
class
MVFVxCandidateCnv_p1
:
public
T_AthenaPoolTPPolyCnvBase
< Trk::VxCandidate, Trk::MVFVxCandidate, Trk::MVFVxCandidate_p1>
26
27
{
28
public
:
29
30
MVFVxCandidateCnv_p1
():
m_vxCandidateConverter
(0) {}
31
35
void
persToTrans
(
const
Trk::MVFVxCandidate_p1
* persObj,
Trk::MVFVxCandidate
* transObj, MsgStream &log);
36
37
void
transToPers
(
const
Trk::MVFVxCandidate
* transObj,
Trk::MVFVxCandidate_p1
* persObj, MsgStream &log);
38
39
private
:
40
41
ITPConverterFor<Trk::VxCandidate>
*
m_vxCandidateConverter
;
42
43
};
//end of class definitions
44
45
#endif
// MVFVXCANDIDATE_CNV_P1_H
MVFVxCandidate.h
MVFVxCandidate_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPPolyCnvBase
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
Definition
T_AthenaPoolTPConverter.h:38
VxCandidate.h
ITPConverterFor< TRANS_BASE >::ITPConverterFor
ITPConverterFor()
Definition
TPConverter.h:43
MVFVxCandidateCnv_p1::transToPers
void transToPers(const Trk::MVFVxCandidate *transObj, Trk::MVFVxCandidate_p1 *persObj, MsgStream &log)
Definition
MVFVxCandidateCnv_p1.cxx:19
MVFVxCandidateCnv_p1::MVFVxCandidateCnv_p1
MVFVxCandidateCnv_p1()
Definition
MVFVxCandidateCnv_p1.h:30
MVFVxCandidateCnv_p1::persToTrans
void persToTrans(const Trk::MVFVxCandidate_p1 *persObj, Trk::MVFVxCandidate *transObj, MsgStream &log)
Conversion methods.
Definition
MVFVxCandidateCnv_p1.cxx:14
MVFVxCandidateCnv_p1::m_vxCandidateConverter
ITPConverterFor< Trk::VxCandidate > * m_vxCandidateConverter
Definition
MVFVxCandidateCnv_p1.h:41
Trk::MVFVxCandidate_p1
Definition
MVFVxCandidate_p1.h:23
Trk::MVFVxCandidate
Definition
MVFVxCandidate.h:37
Generated on
for ATLAS Offline Software by
1.14.0