ATLAS Offline Software
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 
11 
12 class MsgStream;
13 
15 public T_AthenaPoolTPCnvBase< Trk::TrackSummary, Trk::TrackSummary_p2 > {
16 private:
17  static void dbgPrint(const Trk :: TrackSummary *transObj);
18 public:
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