ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonPrepRawData
RpcPrepDataContainerCnv_p3.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef RpcPREPDATACONTAINERCNV_P3_H
6
#define RpcPREPDATACONTAINERCNV_P3_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
#include "
MuonPrepRawData/RpcPrepDataContainer.h
"
10
#include "
MuonEventTPCnv/MuonPrepRawData/MuonPRD_Container_p2.h
"
11
#include "GaudiKernel/ToolHandle.h"
12
#include "
TrkEventCnvTools/IEventCnvSuperTool.h
"
13
14
15
#include <iostream>
16
17
class
RpcIdHelper
;
18
19
namespace
Muon
{
22
class
RpcPrepDataContainerCnv_p3
:
public
T_AthenaPoolTPCnvBase
<Muon::RpcPrepDataContainer, Muon::RpcPrepDataContainer_p3>
23
{
24
public
:
25
RpcPrepDataContainerCnv_p3
() =
default
;
26
27
virtual
void
persToTrans
(
const
Muon::RpcPrepDataContainer_p3
* persCont,
28
Muon::RpcPrepDataContainer
* transCont,
29
MsgStream &log) ;
30
virtual
void
transToPers
(
const
Muon::RpcPrepDataContainer
* transCont,
31
Muon::RpcPrepDataContainer_p3
* persCont,
32
MsgStream &log) ;
33
34
virtual
Muon::RpcPrepDataContainer
*
createTransient
(
const
Muon::RpcPrepDataContainer_p3
* persObj, MsgStream& log);
35
36
37
private
:
38
const
MuonGM::RpcReadoutElement
*
getReadOutElement
(
const
Identifier
&
id
)
const
;
39
const
RpcIdHelper
*
m_RpcId
{
nullptr
};
40
ToolHandle < Trk::IEventCnvSuperTool >
m_eventCnvTool
{
"Trk::EventCnvSuperTool/EventCnvSuperTool"
};
41
bool
m_isInitialized
{
false
};
42
StatusCode
initialize
(MsgStream &log);
43
};
44
}
45
46
47
#endif
48
49
IEventCnvSuperTool.h
MuonPRD_Container_p2.h
RpcPrepDataContainer.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
MuonGM::RpcReadoutElement
An RpcReadoutElement corresponds to a single RPC module; therefore typicaly a barrel muon station con...
Definition
MuonDetDescr/MuonReadoutGeometry/MuonReadoutGeometry/RpcReadoutElement.h:55
Muon::RpcPrepDataContainerCnv_p3::createTransient
virtual Muon::RpcPrepDataContainer * createTransient(const Muon::RpcPrepDataContainer_p3 *persObj, MsgStream &log)
Definition
RpcPrepDataContainerCnv_p3.cxx:214
Muon::RpcPrepDataContainerCnv_p3::persToTrans
virtual void persToTrans(const Muon::RpcPrepDataContainer_p3 *persCont, Muon::RpcPrepDataContainer *transCont, MsgStream &log)
Definition
RpcPrepDataContainerCnv_p3.cxx:134
Muon::RpcPrepDataContainerCnv_p3::m_isInitialized
bool m_isInitialized
Definition
RpcPrepDataContainerCnv_p3.h:41
Muon::RpcPrepDataContainerCnv_p3::m_RpcId
const RpcIdHelper * m_RpcId
Definition
RpcPrepDataContainerCnv_p3.h:39
Muon::RpcPrepDataContainerCnv_p3::m_eventCnvTool
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
Definition
RpcPrepDataContainerCnv_p3.h:40
Muon::RpcPrepDataContainerCnv_p3::transToPers
virtual void transToPers(const Muon::RpcPrepDataContainer *transCont, Muon::RpcPrepDataContainer_p3 *persCont, MsgStream &log)
Definition
RpcPrepDataContainerCnv_p3.cxx:43
Muon::RpcPrepDataContainerCnv_p3::getReadOutElement
const MuonGM::RpcReadoutElement * getReadOutElement(const Identifier &id) const
Definition
RpcPrepDataContainerCnv_p3.cxx:38
Muon::RpcPrepDataContainerCnv_p3::RpcPrepDataContainerCnv_p3
RpcPrepDataContainerCnv_p3()=default
RpcIdHelper
Definition
RpcIdHelper.h:51
Identifier
Definition
IdentifierFieldParser.cxx:14
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition
TrackSystemController.h:46
Muon::RpcPrepDataContainer
MuonPrepDataContainerT< RpcPrepData > RpcPrepDataContainer
Definition
MuonPrepDataContainer.h:95
Muon::RpcPrepDataContainer_p3
MuonPRD_Container_p2< RpcPrepData_p3 > RpcPrepDataContainer_p3
Definition
MuonPRD_Container_p2.h:38
initialize
void initialize()
Definition
run_EoverP.cxx:894
Generated on
for ATLAS Offline Software by
1.17.0