ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkTrackSummary
TrackSummaryCnv_p2.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRACK_SUMMARY_CNV_P2_TRK_H
6
#define TRACK_SUMMARY_CNV_P2_TRK_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
#include "
TrkTrackSummary/TrackSummary.h
"
10
#include "
TrkEventTPCnv/TrkTrackSummary/TrackSummary_p2.h
"
11
12
class
MsgStream;
13
14
class
TrackSummaryCnv_p2
:
15
public
T_AthenaPoolTPCnvBase
< Trk::TrackSummary, Trk::TrackSummary_p2 > {
16
private
:
17
static
void
dbgPrint
(
const
Trk :: TrackSummary
*transObj);
18
public
:
19
TrackSummaryCnv_p2
() {}
20
virtual
void
persToTrans
(
const
Trk :: TrackSummary_p2 *persObj,
Trk :: TrackSummary
*transObj, MsgStream &
log
);
21
virtual
void
transToPers
(
const
Trk :: TrackSummary
*transObj, Trk :: TrackSummary_p2 *persObj, MsgStream &
log
);
22
};
23
24
#endif
TrackSummaryCnv_p2::dbgPrint
static void dbgPrint(const Trk ::TrackSummary *transObj)
Definition:
TrackSummaryCnv_p2.cxx:9
TPConverterBase
Definition:
TPConverter.h:738
TrackSummaryCnv_p2::TrackSummaryCnv_p2
TrackSummaryCnv_p2()
Definition:
TrackSummaryCnv_p2.h:19
TrackSummary_p2.h
T_AthenaPoolTPConverter.h
TrackSummary.h
TrackSummaryCnv_p2::persToTrans
virtual void persToTrans(const Trk ::TrackSummary_p2 *persObj, Trk ::TrackSummary *transObj, MsgStream &log)
Definition:
TrackSummaryCnv_p2.cxx:43
TrackSummaryCnv_p2::transToPers
virtual void transToPers(const Trk ::TrackSummary *transObj, Trk ::TrackSummary_p2 *persObj, MsgStream &log)
Definition:
TrackSummaryCnv_p2.cxx:95
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TrackSummaryCnv_p2
Definition:
TrackSummaryCnv_p2.h:15
xAOD::TrackSummary
TrackSummary_v1 TrackSummary
Definition:
Event/xAOD/xAODTracking/xAODTracking/TrackSummary.h:10
Generated on Sun Dec 22 2024 21:20:35 for ATLAS Offline Software by
1.8.18