ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
RpcPrepDataContainerCnv_tlp1.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 RPCPREPDATACONTAINERCNV_TLP1_H
6
#define RPCPREPDATACONTAINERCNV_TLP1_H
7
8
9
#include "
AthenaPoolCnvSvc/AthenaPoolTopLevelTPConverter.h
"
10
11
#include "
RpcPrepDataContainer_tlp1.h
"
12
13
#include "
MuonEventTPCnv/MuonPrepRawData/RpcPrepDataContainerCnv_p1.h
"
14
#include "
MuonEventTPCnv/MuonPrepRawData/RpcPrepDataCnv_p1.h
"
15
#include "
TrkEventTPCnv/TrkPrepRawData/PrepRawDataCnv_p1.h
"
16
#include "
TrkEventTPCnv/TrkEventPrimitives/ErrorMatrixCnv_p1.h
"
17
#include "
TrkEventTPCnv/TrkEventPrimitives/LocalPositionCnv_p1.h
"
18
19
#include <iostream>
20
21
class
RpcPrepDataContainerCnv_tlp1
22
:
public
AthenaPoolTopLevelTPConverter
<Muon::RpcPrepDataContainerCnv_p1, Muon::RpcPrepDataContainer_tlp1 >
23
{
24
public
:
25
26
RpcPrepDataContainerCnv_tlp1
();
27
virtual
~RpcPrepDataContainerCnv_tlp1
() {}
28
29
virtual
void
setPStorage
(
Muon::RpcPrepDataContainer_tlp1
*storage );
30
// return list of tokens to extending persistent objects
31
// it is stored in m_tokenList member of the Track persistent rep
32
virtual
TPCnvTokenList_p1
*
getTokenListVar
() {
return
&(
getTLPersObject
()->m_tokenList); }
33
34
protected
:
35
36
RpcPrepDataCnv_p1
m_muonPrdCnv
;
37
PrepRawDataCnv_p1
m_prepDataCnv
;
38
LocalPositionCnv_p1
m_locPosCnv
;
39
ErrorMatrixCnv_p1
m_errorMatCnv
;
40
};
41
42
43
#endif
44
45
PrepRawDataCnv_p1.h
TPCnvTokenList_p1
Definition:
TPCnvTokenList_p1.h:55
RpcPrepDataContainerCnv_tlp1::m_prepDataCnv
PrepRawDataCnv_p1 m_prepDataCnv
Definition:
RpcPrepDataContainerCnv_tlp1.h:37
RpcPrepDataCnv_p1
Definition:
RpcPrepDataCnv_p1.h:23
Muon::RpcPrepDataContainer_tlp1
Definition:
RpcPrepDataContainer_tlp1.h:24
RpcPrepDataCnv_p1.h
ErrorMatrixCnv_p1
Definition:
ErrorMatrixCnv_p1.h:33
RpcPrepDataContainerCnv_tlp1::m_muonPrdCnv
RpcPrepDataCnv_p1 m_muonPrdCnv
Definition:
RpcPrepDataContainerCnv_tlp1.h:36
RpcPrepDataContainerCnv_tlp1::getTokenListVar
virtual TPCnvTokenList_p1 * getTokenListVar()
Return the list of tokens to the objects extending the object owned by this converter.
Definition:
RpcPrepDataContainerCnv_tlp1.h:32
RpcPrepDataContainerCnv_tlp1::m_locPosCnv
LocalPositionCnv_p1 m_locPosCnv
Definition:
RpcPrepDataContainerCnv_tlp1.h:38
RpcPrepDataContainerCnv_tlp1::setPStorage
virtual void setPStorage(Muon::RpcPrepDataContainer_tlp1 *storage)
Definition:
RpcPrepDataContainerCnv_tlp1.cxx:22
RpcPrepDataContainerCnv_tlp1::RpcPrepDataContainerCnv_tlp1
RpcPrepDataContainerCnv_tlp1()
Definition:
RpcPrepDataContainerCnv_tlp1.cxx:7
TopLevelTPCnvBaseP::getTLPersObject
TL_PERS * getTLPersObject()
Definition:
TopLevelTPCnvBaseP.h:72
PrepRawDataCnv_p1
Definition:
PrepRawDataCnv_p1.h:26
RpcPrepDataContainerCnv_tlp1::~RpcPrepDataContainerCnv_tlp1
virtual ~RpcPrepDataContainerCnv_tlp1()
Definition:
RpcPrepDataContainerCnv_tlp1.h:27
RpcPrepDataContainerCnv_p1.h
AthenaPoolTopLevelTPConverter.h
LocalPositionCnv_p1.h
RpcPrepDataContainerCnv_tlp1::m_errorMatCnv
ErrorMatrixCnv_p1 m_errorMatCnv
Definition:
RpcPrepDataContainerCnv_tlp1.h:39
LocalPositionCnv_p1
Definition:
LocalPositionCnv_p1.h:31
RpcPrepDataContainer_tlp1.h
ErrorMatrixCnv_p1.h
RpcPrepDataContainerCnv_tlp1
Definition:
RpcPrepDataContainerCnv_tlp1.h:23
TopLevelTPConverter
Definition:
TopLevelTPConverter.h:35
Generated on Thu Nov 7 2024 21:25:05 for ATLAS Offline Software by
1.8.18