ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonPrepRawData
MdtPrepDataContainerCnv_p2.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MDTPREPDATACONTAINERCNV_P2_H
6
#define MDTPREPDATACONTAINERCNV_P2_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
9
#include "
MuonPrepRawData/MdtPrepDataContainer.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
MdtIdHelper
;
18
19
namespace
Muon
{
22
class
MdtPrepDataContainerCnv_p2
:
public
T_AthenaPoolTPCnvBase
<Muon::MdtPrepDataContainer, Muon::MdtPrepDataContainer_p2>
23
{
24
public
:
25
MdtPrepDataContainerCnv_p2
() =
default
;
26
27
virtual
void
persToTrans
(
const
Muon::MdtPrepDataContainer_p2
* persCont,
28
Muon::MdtPrepDataContainer
* transCont,
29
MsgStream &log) ;
30
virtual
void
transToPers
(
const
Muon::MdtPrepDataContainer
* transCont,
31
Muon::MdtPrepDataContainer_p2
* persCont,
32
MsgStream &log) ;
33
34
virtual
Muon::MdtPrepDataContainer
*
createTransient
(
const
Muon::MdtPrepDataContainer_p2
* persObj, MsgStream& log);
35
36
37
private
:
38
const
MuonGM::MdtReadoutElement
*
getReadOutElement
(
const
Identifier
&
id
)
const
;
39
40
const
MdtIdHelper
*
m_MdtId
{
nullptr
};
41
ToolHandle < Trk::IEventCnvSuperTool >
m_eventCnvTool
{
"Trk::EventCnvSuperTool/EventCnvSuperTool"
};
42
bool
m_isInitialized
{
false
};
43
StatusCode
initialize
(MsgStream &log);
44
};
45
}
46
47
48
#endif
49
50
IEventCnvSuperTool.h
MdtPrepDataContainer.h
MuonPRD_Container_p2.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
MdtIdHelper
Definition
MdtIdHelper.h:61
MuonGM::MdtReadoutElement
Definition
MuonDetDescr/MuonReadoutGeometry/MuonReadoutGeometry/MdtReadoutElement.h:51
Muon::MdtPrepDataContainerCnv_p2::m_eventCnvTool
ToolHandle< Trk::IEventCnvSuperTool > m_eventCnvTool
Definition
MdtPrepDataContainerCnv_p2.h:41
Muon::MdtPrepDataContainerCnv_p2::m_isInitialized
bool m_isInitialized
Definition
MdtPrepDataContainerCnv_p2.h:42
Muon::MdtPrepDataContainerCnv_p2::createTransient
virtual Muon::MdtPrepDataContainer * createTransient(const Muon::MdtPrepDataContainer_p2 *persObj, MsgStream &log)
Definition
MdtPrepDataContainerCnv_p2.cxx:187
Muon::MdtPrepDataContainerCnv_p2::getReadOutElement
const MuonGM::MdtReadoutElement * getReadOutElement(const Identifier &id) const
Definition
MdtPrepDataContainerCnv_p2.cxx:40
Muon::MdtPrepDataContainerCnv_p2::transToPers
virtual void transToPers(const Muon::MdtPrepDataContainer *transCont, Muon::MdtPrepDataContainer_p2 *persCont, MsgStream &log)
Definition
MdtPrepDataContainerCnv_p2.cxx:46
Muon::MdtPrepDataContainerCnv_p2::persToTrans
virtual void persToTrans(const Muon::MdtPrepDataContainer_p2 *persCont, Muon::MdtPrepDataContainer *transCont, MsgStream &log)
Definition
MdtPrepDataContainerCnv_p2.cxx:108
Muon::MdtPrepDataContainerCnv_p2::MdtPrepDataContainerCnv_p2
MdtPrepDataContainerCnv_p2()=default
Muon::MdtPrepDataContainerCnv_p2::m_MdtId
const MdtIdHelper * m_MdtId
Definition
MdtPrepDataContainerCnv_p2.h:40
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::MdtPrepDataContainer_p2
MuonPRD_Container_p2< MdtPrepData_p2 > MdtPrepDataContainer_p2
Definition
MuonPRD_Container_p2.h:36
Muon::MdtPrepDataContainer
MuonPrepDataContainerT< MdtPrepData > MdtPrepDataContainer
Definition
MuonPrepDataContainer.h:94
initialize
void initialize()
Definition
run_EoverP.cxx:894
Generated on
for ATLAS Offline Software by
1.17.0