ATLAS Offline Software
MVFVxCandidateCnv_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: MVFVxCandidateCnv_p1.cxx
8 //
9 //-----------------------------------------------------------------------------
10 
13 
15 {
17 }
18 
20 {
22 }
Trk::MVFVxCandidate_p1
Definition: MVFVxCandidate_p1.h:23
Trk::MVFVxCandidate_p1::m_vxCandidate
TPObjRef m_vxCandidate
Definition: MVFVxCandidate_p1.h:28
Trk::MVFVxCandidate
Definition: MVFVxCandidate.h:37
MVFVxCandidateCnv_p1::m_vxCandidateConverter
ITPConverterFor< Trk::VxCandidate > * m_vxCandidateConverter
Definition: MVFVxCandidateCnv_p1.h:41
MVFVxCandidate.h
MVFVxCandidateCnv_p1::transToPers
void transToPers(const Trk::MVFVxCandidate *transObj, Trk::MVFVxCandidate_p1 *persObj, MsgStream &log)
Definition: MVFVxCandidateCnv_p1.cxx:19
ITPConverterFor< TRANS_BASE >::fillTransFromPStore
void fillTransFromPStore(CNV **cnv, const TPObjRef &ref, TRANS_T *trans, MsgStream &log) const
Convert persistent object, stored in the the top-level persistent object and referenced by the TP Ref...
Definition: TPConverter.h:145
MVFVxCandidateCnv_p1.h
ITPConverterFor< TRANS_BASE >::baseToPersistent
TPObjRef baseToPersistent(CNV **cnv, const typename CNV::Trans_t *transObj, MsgStream &log) const
Persistify bass class of a given object and store the persistent represenation in the storage vector ...
Definition: TPConverter.h:97
python.CaloCondTools.log
log
Definition: CaloCondTools.py:20
MVFVxCandidateCnv_p1::persToTrans
void persToTrans(const Trk::MVFVxCandidate_p1 *persObj, Trk::MVFVxCandidate *transObj, MsgStream &log)
Conversion methods.
Definition: MVFVxCandidateCnv_p1.cxx:14