ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkTrackSummary
TrackSummaryCnv_p1.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
//-----------------------------------------------------------------------------
6
//
7
// file: TrackSummaryCnv_p1.h
8
// author: Andreas Wildauer
9
//
10
//-----------------------------------------------------------------------------
11
12
#ifndef TRACK_SUMMARY_CNV_P1_TRK_H
13
#define TRACK_SUMMARY_CNV_P1_TRK_H
14
15
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
16
#include "
TrkTrackSummary/TrackSummary.h
"
17
#include "
TrkEventTPCnv/TrkTrackSummary/TrackSummary_p1.h
"
18
#include "
TrkEventTPCnv/TrkTrackSummary/MuonTrackSummaryCnv_p1.h
"
19
#include "
TrkEventTPCnv/TrkTrackSummary/MuonTrackSummaryCnv_p2.h
"
20
21
class
MsgStream;
22
23
class
TrackSummaryCnv_p1
:
24
public
T_AthenaPoolTPCnvBase
< Trk::TrackSummary, Trk::TrackSummary_p1 >
25
{
26
public
:
27
TrackSummaryCnv_p1
() :
m_muonSummaryCnv
(0) {}
28
virtual
void
persToTrans
(
const
Trk :: TrackSummary_p1 *persObj,
29
Trk :: TrackSummary
*transObj,
30
MsgStream &
log
);
31
virtual
void
transToPers
(
const
Trk :: TrackSummary
*transObj,
32
Trk :: TrackSummary_p1 *persObj,
33
MsgStream &
log
);
34
private
:
35
MuonTrackSummaryCnv_p1
*
m_muonSummaryCnv
;
36
// MuonTrackSummaryCnv_p2 *m_muonSummaryCnv_p2;
37
};
38
39
#endif // TRACK_SUMMARY_CNV_P1_TRK_H
TrackSummaryCnv_p1
Definition:
TrackSummaryCnv_p1.h:25
TPConverterBase
Definition:
TPConverter.h:738
TrackSummaryCnv_p1::m_muonSummaryCnv
MuonTrackSummaryCnv_p1 * m_muonSummaryCnv
Definition:
TrackSummaryCnv_p1.h:35
TrackSummary_p1.h
T_AthenaPoolTPConverter.h
MuonTrackSummaryCnv_p1.h
MuonTrackSummaryCnv_p1
Definition:
MuonTrackSummaryCnv_p1.h:16
TrackSummary.h
TrackSummaryCnv_p1::transToPers
virtual void transToPers(const Trk ::TrackSummary *transObj, Trk ::TrackSummary_p1 *persObj, MsgStream &log)
Definition:
TrackSummaryCnv_p1.cxx:29
MuonTrackSummaryCnv_p2.h
TrackSummaryCnv_p1::persToTrans
virtual void persToTrans(const Trk ::TrackSummary_p1 *persObj, Trk ::TrackSummary *transObj, MsgStream &log)
Definition:
TrackSummaryCnv_p1.cxx:8
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TrackSummaryCnv_p1::TrackSummaryCnv_p1
TrackSummaryCnv_p1()
Definition:
TrackSummaryCnv_p1.h:27
xAOD::TrackSummary
TrackSummary_v1 TrackSummary
Definition:
Event/xAOD/xAODTracking/xAODTracking/TrackSummary.h:10
Generated on Thu Nov 7 2024 21:29:12 for ATLAS Offline Software by
1.8.18