ATLAS Offline Software
Loading...
Searching...
No Matches
MVFVxTrackAtVertexCnv_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//-----------------------------------------------------------------------------
6//
7// file: MVFVxTrackAtVertexCnv_p1.cxx
8//
9//-----------------------------------------------------------------------------
10
13
18
TPObjRef baseToPersistent(CNV **cnv, const typename CNV::Trans_t *transObj, MsgStream &log) const
Definition TPConverter.h:97
void fillTransFromPStore(CNV **cnv, const TPObjRef &ref, TRANS_T *trans, MsgStream &log) const
void transToPers(const Trk::MVFVxTrackAtVertex *transObj, Trk::MVFVxTrackAtVertex_p1 *persObj, MsgStream &log)
ITPConverterFor< Trk::VxTrackAtVertex > * m_vxTrackAtVertexConverter
void persToTrans(const Trk::MVFVxTrackAtVertex_p1 *persObj, Trk::MVFVxTrackAtVertex *transObj, MsgStream &log)
Conversion methods.