ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventAthenaPool
src
RpcCoinMatrixCnv_p1.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 MUONEVENTATHENAPOOL_RPCCOINMATRIXCNV_P1_H
6
#define MUONEVENTATHENAPOOL_RPCCOINMATRIXCNV_P1_H
7
13
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
14
#include "
RpcFiredChannelCnv_p1.h
"
15
#include "
MuonEventAthenaPool/RpcCoinMatrix_p1.h
"
16
#include "
MuonRDO/RpcCoinMatrix.h
"
17
18
class
MsgStream;
19
20
21
typedef
T_AthenaPoolTPCnvVector< RpcCoinMatrix, RpcCoinMatrix_p1, RpcFiredChannelCnv_p1 >
RpcCoinMatrixCnv_p1_basetype
;
22
23
class
RpcCoinMatrixCnv_p1
24
:
public
RpcCoinMatrixCnv_p1_basetype
25
{
26
public
:
27
RpcCoinMatrixCnv_p1
() {}
28
29
virtual
void
persToTrans
(
const
RpcCoinMatrix_p1
* persColl,
RpcCoinMatrix
* transColl, MsgStream &
log
);
30
virtual
void
transToPers
(
const
RpcCoinMatrix
* transColl,
RpcCoinMatrix_p1
* persColl, MsgStream &
log
);
31
};
32
33
34
#endif
35
36
37
38
RpcCoinMatrix_p1
Persistent representation of RpcCoinMatrix class.
Definition:
RpcCoinMatrix_p1.h:18
RpcCoinMatrix_p1.h
RpcCoinMatrixCnv_p1::RpcCoinMatrixCnv_p1
RpcCoinMatrixCnv_p1()
Definition:
RpcCoinMatrixCnv_p1.h:27
RpcCoinMatrix
Definition:
RpcCoinMatrix.h:20
RpcCoinMatrixCnv_p1_basetype
T_AthenaPoolTPCnvVector< RpcCoinMatrix, RpcCoinMatrix_p1, RpcFiredChannelCnv_p1 > RpcCoinMatrixCnv_p1_basetype
Definition:
RpcCoinMatrixCnv_p1.h:18
T_AthenaPoolTPConverter.h
RpcCoinMatrixCnv_p1::persToTrans
virtual void persToTrans(const RpcCoinMatrix_p1 *persColl, RpcCoinMatrix *transColl, MsgStream &log)
Definition:
RpcCoinMatrixCnv_p1.cxx:27
RpcFiredChannelCnv_p1.h
RpcCoinMatrixCnv_p1::transToPers
virtual void transToPers(const RpcCoinMatrix *transColl, RpcCoinMatrix_p1 *persColl, MsgStream &log)
Definition:
RpcCoinMatrixCnv_p1.cxx:12
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
TPCnvVector
Definition:
TPConverter.h:1256
RpcCoinMatrixCnv_p1
Definition:
RpcCoinMatrixCnv_p1.h:25
RpcCoinMatrix.h
Generated on Sun Dec 22 2024 21:17:20 for ATLAS Offline Software by
1.8.18