ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
TrackSummary_p2.h
TrackSummary.h
TrackSummaryCnv_p2::TrackSummaryCnv_p2
TrackSummaryCnv_p2()
Definition
TrackSummaryCnv_p2.h:19
TrackSummaryCnv_p2::dbgPrint
static void dbgPrint(const Trk ::TrackSummary *transObj)
Definition
TrackSummaryCnv_p2.cxx:9
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
Generated on
for ATLAS Offline Software by
1.17.0