ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
12
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
RpcCoinMatrixCnv_p1_basetype
T_AthenaPoolTPCnvVector< RpcCoinMatrix, RpcCoinMatrix_p1, RpcFiredChannelCnv_p1 > RpcCoinMatrixCnv_p1_basetype
Definition
RpcCoinMatrixCnv_p1.h:21
RpcCoinMatrix.h
RpcCoinMatrix_p1.h
RpcFiredChannelCnv_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvVector
TPCnvVector< TRANS, PERS, CONV > T_AthenaPoolTPCnvVector
Definition
T_AthenaPoolTPConverter.h:66
RpcCoinMatrixCnv_p1::transToPers
virtual void transToPers(const RpcCoinMatrix *transColl, RpcCoinMatrix_p1 *persColl, MsgStream &log)
Converts vector of TRANS::value_type objects to vector of PERS::value_type objects,...
Definition
RpcCoinMatrixCnv_p1.cxx:12
RpcCoinMatrixCnv_p1::RpcCoinMatrixCnv_p1
RpcCoinMatrixCnv_p1()
Definition
RpcCoinMatrixCnv_p1.h:27
RpcCoinMatrixCnv_p1::persToTrans
virtual void persToTrans(const RpcCoinMatrix_p1 *persColl, RpcCoinMatrix *transColl, MsgStream &log)
Converts vector of PERS::value_type objects to vector of TRANS::value_type objects,...
Definition
RpcCoinMatrixCnv_p1.cxx:27
RpcCoinMatrix_p1
Persistent representation of RpcCoinMatrix class.
Definition
RpcCoinMatrix_p1.h:18
RpcCoinMatrix
Definition
RpcCoinMatrix.h:20
Generated on
for ATLAS Offline Software by
1.17.0