ATLAS Offline Software
Loading...
Searching...
No Matches
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
MuonTrackSummaryCnv_p1.h
MuonTrackSummaryCnv_p2.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
TrackSummary_p1.h
TrackSummary.h
MuonTrackSummaryCnv_p1
Definition
MuonTrackSummaryCnv_p1.h:16
TrackSummaryCnv_p1::TrackSummaryCnv_p1
TrackSummaryCnv_p1()
Definition
TrackSummaryCnv_p1.h:27
TrackSummaryCnv_p1::transToPers
virtual void transToPers(const Trk ::TrackSummary *transObj, Trk ::TrackSummary_p1 *persObj, MsgStream &log)
Definition
TrackSummaryCnv_p1.cxx:29
TrackSummaryCnv_p1::persToTrans
virtual void persToTrans(const Trk ::TrackSummary_p1 *persObj, Trk ::TrackSummary *transObj, MsgStream &log)
Definition
TrackSummaryCnv_p1.cxx:8
TrackSummaryCnv_p1::m_muonSummaryCnv
MuonTrackSummaryCnv_p1 * m_muonSummaryCnv
Definition
TrackSummaryCnv_p1.h:35
Generated on
for ATLAS Offline Software by
1.14.0