ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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 "
TPTools/TopLevelTPConverter.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
TopLevelTPConverter
<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
ErrorMatrixCnv_p1.h
LocalPositionCnv_p1.h
PrepRawDataCnv_p1.h
RpcPrepDataCnv_p1.h
RpcPrepDataContainerCnv_p1.h
RpcPrepDataContainer_tlp1.h
TopLevelTPConverter.h
Defines the most specialized template for all top-level TP converters.
ErrorMatrixCnv_p1
Definition
ErrorMatrixCnv_p1.h:33
LocalPositionCnv_p1
Definition
LocalPositionCnv_p1.h:31
Muon::RpcPrepDataContainer_tlp1
Definition
RpcPrepDataContainer_tlp1.h:24
Muon::RpcPrepDataContainer_tlp1::m_tokenList
TPCnvTokenList_p1 m_tokenList
Definition
RpcPrepDataContainer_tlp1.h:27
PrepRawDataCnv_p1
Definition
PrepRawDataCnv_p1.h:26
RpcPrepDataCnv_p1
Definition
RpcPrepDataCnv_p1.h:23
RpcPrepDataContainerCnv_tlp1::setPStorage
virtual void setPStorage(Muon::RpcPrepDataContainer_tlp1 *storage)
A stub for a method that should be provided by the converter creator.
Definition
RpcPrepDataContainerCnv_tlp1.cxx:22
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::~RpcPrepDataContainerCnv_tlp1
virtual ~RpcPrepDataContainerCnv_tlp1()
Definition
RpcPrepDataContainerCnv_tlp1.h:27
RpcPrepDataContainerCnv_tlp1::m_prepDataCnv
PrepRawDataCnv_p1 m_prepDataCnv
Definition
RpcPrepDataContainerCnv_tlp1.h:37
RpcPrepDataContainerCnv_tlp1::m_locPosCnv
LocalPositionCnv_p1 m_locPosCnv
Definition
RpcPrepDataContainerCnv_tlp1.h:38
RpcPrepDataContainerCnv_tlp1::RpcPrepDataContainerCnv_tlp1
RpcPrepDataContainerCnv_tlp1()
Definition
RpcPrepDataContainerCnv_tlp1.cxx:7
RpcPrepDataContainerCnv_tlp1::m_errorMatCnv
ErrorMatrixCnv_p1 m_errorMatCnv
Definition
RpcPrepDataContainerCnv_tlp1.h:39
TPCnvTokenList_p1
vector of TPCnvToken_p1 Each top-level persistent object that has extentions needs a data member of t...
Definition
TPCnvTokenList_p1.h:56
TopLevelTPConverter< Muon::RpcPrepDataContainerCnv_p1, Muon::RpcPrepDataContainer_tlp1 >::getTLPersObject
Muon::RpcPrepDataContainer_tlp1 * getTLPersObject()
Definition
TopLevelTPCnvBaseP.h:72
TopLevelTPConverter< Muon::RpcPrepDataContainerCnv_p1, Muon::RpcPrepDataContainer_tlp1 >::TopLevelTPConverter
TopLevelTPConverter()
Definition
TopLevelTPConverter.h:50
Generated on
for ATLAS Offline Software by
1.17.0