ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonSegment
MuonSegmentCnv_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 MUONEVENTTPCNV_MUONSEGMENTCNV_P1_H
6
#define MUONEVENTTPCNV_MUONSEGMENTCNV_P1_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: MuonSegmentCnv_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
MuonSegment/MuonSegment.h
"
15
#include "
MuonEventTPCnv/MuonSegment/MuonSegment_p1.h
"
16
#include "
TrkEventTPCnv/TrkSurfaces/SurfaceCnv_p1.h
"
17
#include "
TrkEventTPCnv/TrkSegment/SegmentCnv_p1.h
"
18
#include "
TrkEventTPCnv/TrkEventPrimitives/LocalDirectionCnv_p1.h
"
19
20
class
MsgStream;
21
22
class
MuonSegmentCnv_p1
23
:
public
T_AthenaPoolTPPolyCnvBase
< Trk::MeasurementBase,
24
Muon::MuonSegment,
25
Muon::MuonSegment_p1 >
26
{
27
public
:
28
MuonSegmentCnv_p1
() :
m_segmentCnv
(0) {}
29
30
void
persToTrans
(
const
Muon :: MuonSegment_p1 *persObj,
31
Muon::MuonSegment
*transObj,
32
MsgStream &
log
);
33
void
transToPers
(
const
Muon :: MuonSegment
*transObj,
34
Muon::MuonSegment_p1
*persObj,
35
MsgStream &
log
);
36
37
protected
:
38
SegmentCnv_p1
*
m_segmentCnv
;
39
LocalDirectionCnv_p1
m_localDirCnv
;
40
};
41
42
#endif
MuonSegmentCnv_p1::MuonSegmentCnv_p1
MuonSegmentCnv_p1()
Definition:
MuonSegmentCnv_p1.h:28
MuonSegmentCnv_p1::transToPers
void transToPers(const Muon ::MuonSegment *transObj, Muon::MuonSegment_p1 *persObj, MsgStream &log)
Definition:
MuonSegmentCnv_p1.cxx:42
MuonSegmentCnv_p1::persToTrans
void persToTrans(const Muon ::MuonSegment_p1 *persObj, Muon::MuonSegment *transObj, MsgStream &log)
Definition:
MuonSegmentCnv_p1.cxx:13
LocalDirectionCnv_p1
Definition:
LocalDirectionCnv_p1.h:23
xAOD::MuonSegment
MuonSegment_v1 MuonSegment
Reference the current persistent version:
Definition:
Event/xAOD/xAODMuon/xAODMuon/MuonSegment.h:13
TPPolyCnvBase
Definition:
TPConverter.h:674
SegmentCnv_p1
Definition:
SegmentCnv_p1.h:30
LocalDirectionCnv_p1.h
MuonSegment_p1.h
MuonSegmentCnv_p1::m_segmentCnv
SegmentCnv_p1 * m_segmentCnv
Definition:
MuonSegmentCnv_p1.h:38
SurfaceCnv_p1.h
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
MuonSegmentCnv_p1::m_localDirCnv
LocalDirectionCnv_p1 m_localDirCnv
Definition:
MuonSegmentCnv_p1.h:39
MuonSegment.h
MuonSegmentCnv_p1
Definition:
MuonSegmentCnv_p1.h:26
Muon::MuonSegment_p1
Definition:
MuonSegment_p1.h:20
Muon::MuonSegment
Definition:
MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonSegment/MuonSegment/MuonSegment.h:45
SegmentCnv_p1.h
Generated on Sun Dec 22 2024 21:15:20 for ATLAS Offline Software by
1.8.18