ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkEventPrimitives
LocalDirectionCnv_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
//-----------------------------------------------------------------------------
6
//
7
// file: LocalDirectionCnv_p1.h
8
// author: Lukasz Janyst <ljanyst@cern.ch>
9
//
10
//-----------------------------------------------------------------------------
11
12
#ifndef LOCAL_DIRECTION_CNV_P1_H
13
#define LOCAL_DIRECTION_CNV_P1_H
14
15
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
16
#include "
TrkEventPrimitives/LocalDirection.h
"
17
#include "
TrkEventTPCnv/TrkEventPrimitives/LocalDirection_p1.h
"
18
19
class
MsgStream;
20
21
class
LocalDirectionCnv_p1
:
public
T_AthenaPoolTPCnvBase
<Trk :: LocalDirection,
22
Trk :: LocalDirection_p1>
23
{
24
public
:
25
LocalDirectionCnv_p1
() {}
26
virtual
void
persToTrans
(
const
Trk :: LocalDirection_p1 *persObj,
27
Trk :: LocalDirection *transObj,
28
MsgStream &log );
29
virtual
void
transToPers
(
const
Trk :: LocalDirection *transObj,
30
Trk :: LocalDirection_p1 *persObj,
31
MsgStream &log );
32
};
33
34
#endif
// LOCAL_DIRECTION_CNV_P1_H
LocalDirection.h
LocalDirection_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
LocalDirectionCnv_p1::LocalDirectionCnv_p1
LocalDirectionCnv_p1()
Definition
LocalDirectionCnv_p1.h:25
LocalDirectionCnv_p1::persToTrans
virtual void persToTrans(const Trk ::LocalDirection_p1 *persObj, Trk ::LocalDirection *transObj, MsgStream &log)
Definition
LocalDirectionCnv_p1.cxx:14
LocalDirectionCnv_p1::transToPers
virtual void transToPers(const Trk ::LocalDirection *transObj, Trk ::LocalDirection_p1 *persObj, MsgStream &log)
Definition
LocalDirectionCnv_p1.cxx:22
Generated on
for ATLAS Offline Software by
1.14.0