ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
LocalDirectionCnv_p1.h
MuonSegment_p1.h
MuonSegment.h
SegmentCnv_p1.h
SurfaceCnv_p1.h
T_AthenaPoolTPPolyCnvBase
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
Definition
T_AthenaPoolTPConverter.h:38
LocalDirectionCnv_p1
Definition
LocalDirectionCnv_p1.h:23
MuonSegmentCnv_p1::m_segmentCnv
SegmentCnv_p1 * m_segmentCnv
Definition
MuonSegmentCnv_p1.h:38
MuonSegmentCnv_p1::m_localDirCnv
LocalDirectionCnv_p1 m_localDirCnv
Definition
MuonSegmentCnv_p1.h:39
MuonSegmentCnv_p1::persToTrans
void persToTrans(const Muon ::MuonSegment_p1 *persObj, Muon::MuonSegment *transObj, MsgStream &log)
Definition
MuonSegmentCnv_p1.cxx:13
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
Muon::MuonSegment_p1
Definition
MuonSegment_p1.h:20
Muon::MuonSegment
This is the common class for 3D segments used in the muon spectrometer.
Definition
MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonSegment/MuonSegment/MuonSegment.h:45
SegmentCnv_p1
Definition
SegmentCnv_p1.h:30
Generated on
for ATLAS Offline Software by
1.17.0