ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkTrack
TrackInfoCnv_p1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRACKINFO_CNV_P1_H
6
#define TRACKINFO_CNV_P1_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: TrackInfoCnv_p1.h
11
// DEPRECATED - NO LONGER USED AS OF TRACKCNV_P4
12
//-----------------------------------------------------------------------------
13
14
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
15
16
#include "
TrkTrack/TrackInfo.h
"
17
#include "
TrkEventTPCnv/TrkTrack/TrackInfo_p1.h
"
18
19
20
21
class
MsgStream;
22
23
class
TrackInfoCnv_p1
24
:
public
T_AthenaPoolTPCnvBase
<Trk::TrackInfo, Trk::TrackInfo_p1>
25
{
26
public
:
27
28
TrackInfoCnv_p1
(){}
29
30
virtual
void
persToTrans
(
const
Trk::TrackInfo_p1
*persObj,
31
Trk::TrackInfo
*transObj,
32
MsgStream &log);
33
34
virtual
void
transToPers
(
const
Trk::TrackInfo
*transObj,
35
Trk::TrackInfo_p1
*persObj,
36
MsgStream &log);
37
};
38
39
40
#endif
// TRACKINFO_CNV_P1_H
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
TrackInfo_p1.h
TrackInfo.h
TrackInfoCnv_p1::transToPers
virtual void transToPers(const Trk::TrackInfo *transObj, Trk::TrackInfo_p1 *persObj, MsgStream &log)
Definition
TrackInfoCnv_p1.cxx:33
TrackInfoCnv_p1::TrackInfoCnv_p1
TrackInfoCnv_p1()
Definition
TrackInfoCnv_p1.h:28
TrackInfoCnv_p1::persToTrans
virtual void persToTrans(const Trk::TrackInfo_p1 *persObj, Trk::TrackInfo *transObj, MsgStream &log)
Definition
TrackInfoCnv_p1.cxx:13
Trk::TrackInfo_p1
Definition
TrackInfo_p1.h:21
Trk::TrackInfo
Contains information about the 'fitter' of this track.
Definition
Tracking/TrkEvent/TrkTrack/TrkTrack/TrackInfo.h:32
Generated on
for ATLAS Offline Software by
1.17.0