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