ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonSegment
MuonSegmentQualityCnv_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 MUONSEGMENTQUALITYCNV_P1_H
6
#define MUONSEGMENTQUALITYCNV_P1_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: MuonSegmentQualityCnv_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
MuonSegment/MuonSegmentQuality.h
"
15
#include "
MuonEventTPCnv/MuonSegment/MuonSegmentQuality_p1.h
"
16
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
17
#include "
TrkEventTPCnv/TrkEventPrimitives/FitQualityCnv_p1.h
"
18
19
class
MsgStream;
20
21
22
class
MuonSegmentQualityCnv_p1
23
:
public
T_AthenaPoolTPPolyCnvBase
< Trk::FitQuality, Muon::MuonSegmentQuality, Muon::MuonSegmentQuality_p1 >
24
{
25
public
:
26
MuonSegmentQualityCnv_p1
() :
m_baseCnv
(0) {}
27
28
void
persToTrans
(
const
Muon :: MuonSegmentQuality_p1 *persObj,
29
Muon :: MuonSegmentQuality *transObj,
30
MsgStream &log );
31
void
transToPers
(
const
Muon :: MuonSegmentQuality *transObj,
32
Muon :: MuonSegmentQuality_p1 *persObj,
33
MsgStream &log );
34
35
protected
:
36
FitQualityCnv_p1
*
m_baseCnv
;
37
};
38
39
#endif
40
FitQualityCnv_p1.h
MuonSegmentQuality.h
MuonSegmentQuality_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPPolyCnvBase
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
Definition
T_AthenaPoolTPConverter.h:38
FitQualityCnv_p1
Definition
FitQualityCnv_p1.h:22
MuonSegmentQualityCnv_p1::persToTrans
void persToTrans(const Muon ::MuonSegmentQuality_p1 *persObj, Muon ::MuonSegmentQuality *transObj, MsgStream &log)
Definition
MuonSegmentQualityCnv_p1.cxx:18
MuonSegmentQualityCnv_p1::transToPers
void transToPers(const Muon ::MuonSegmentQuality *transObj, Muon ::MuonSegmentQuality_p1 *persObj, MsgStream &log)
Definition
MuonSegmentQualityCnv_p1.cxx:32
MuonSegmentQualityCnv_p1::m_baseCnv
FitQualityCnv_p1 * m_baseCnv
Definition
MuonSegmentQualityCnv_p1.h:36
MuonSegmentQualityCnv_p1::MuonSegmentQualityCnv_p1
MuonSegmentQualityCnv_p1()
Definition
MuonSegmentQualityCnv_p1.h:26
Generated on
for ATLAS Offline Software by
1.14.0