ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonPrepRawData
RpcPrepDataCnv_p3.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 RPCPREPDATACNV_P3_TRK_H
6
#define RPCPREPDATACNV_P3_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: RpcPrepDataCnv_p3.h
11
//
12
//-----------------------------------------------------------------------------
13
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
14
15
#include "
MuonPrepRawData/RpcPrepData.h
"
16
#include "
RpcPrepData_p3.h
"
17
18
class
MsgStream;
19
20
class
RpcPrepDataCnv_p3
21
:
public
T_AthenaPoolTPPolyCnvBase
< Trk::PrepRawData, Muon::RpcPrepData, Muon::RpcPrepData_p3 >
22
{
23
public
:
24
RpcPrepDataCnv_p3
() {}
25
26
static
Muon::RpcPrepData
27
createRpcPrepData
(
const
Muon::RpcPrepData_p3
*persObj,
28
const
Identifier
&
id
,
29
const
MuonGM::RpcReadoutElement
* detEl,
30
MsgStream &
log
);
31
32
void
persToTrans
(
const
Muon::RpcPrepData_p3
*persObj,
33
Muon::RpcPrepData
*transObj,
34
MsgStream &
log
);
35
void
transToPers
(
const
Muon::RpcPrepData
*transObj,
36
Muon::RpcPrepData_p3
*persObj,
37
MsgStream &
log
);
38
protected
:
39
};
40
41
#endif
MuonGM::RpcReadoutElement
An RpcReadoutElement corresponds to a single RPC module; therefore typicaly a barrel muon station con...
Definition:
MuonDetDescr/MuonReadoutGeometry/MuonReadoutGeometry/RpcReadoutElement.h:55
RpcPrepDataCnv_p3::RpcPrepDataCnv_p3
RpcPrepDataCnv_p3()
Definition:
RpcPrepDataCnv_p3.h:24
RpcPrepDataCnv_p3::transToPers
void transToPers(const Muon::RpcPrepData *transObj, Muon::RpcPrepData_p3 *persObj, MsgStream &log)
Definition:
RpcPrepDataCnv_p3.cxx:53
Muon::RpcPrepData_p3
We don't write out (from Trk::PrepRawData) m_indexAndHash (can be recomputed), m_clusId (can be recom...
Definition:
RpcPrepData_p3.h:24
RpcPrepDataCnv_p3
Definition:
RpcPrepDataCnv_p3.h:22
TPPolyCnvBase
Definition:
TPConverter.h:674
Muon::RpcPrepData
Class to represent RPC measurements.
Definition:
RpcPrepData.h:35
T_AthenaPoolTPConverter.h
RpcPrepDataCnv_p3::persToTrans
void persToTrans(const Muon::RpcPrepData_p3 *persObj, Muon::RpcPrepData *transObj, MsgStream &log)
Definition:
RpcPrepDataCnv_p3.cxx:44
RpcPrepDataCnv_p3::createRpcPrepData
static Muon::RpcPrepData createRpcPrepData(const Muon::RpcPrepData_p3 *persObj, const Identifier &id, const MuonGM::RpcReadoutElement *detEl, MsgStream &log)
Definition:
RpcPrepDataCnv_p3.cxx:16
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
RpcPrepData.h
RpcPrepData_p3.h
Identifier
Definition:
IdentifierFieldParser.cxx:14
Generated on Sun Dec 22 2024 21:17:22 for ATLAS Offline Software by
1.8.18