ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCnv
MuonEventAthenaPool
src
RpcFiredChannelCnv_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_RPCFIREDCHANNELCNV_P1_H
6
#define MUONEVENTATHENAPOOL_RPCFIREDCHANNELCNV_P1_H
7
8
/*
9
Transient/Persistent converter for RpcFiredChannel class
10
@author Edward.Moyse@cern.ch
11
*/
12
13
#include "
MuonRDO/RpcFiredChannel.h
"
14
#include "
MuonEventAthenaPool/RpcFiredChannel_p1.h
"
15
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
16
17
class
MsgStream;
18
19
class
RpcFiredChannelCnv_p1
:
public
T_AthenaPoolTPCnvBase
<RpcFiredChannel, RpcFiredChannel_p1>
20
{
21
public
:
22
RpcFiredChannelCnv_p1
() {}
23
24
virtual
void
persToTrans
(
const
RpcFiredChannel_p1
* persObj,
RpcFiredChannel
* transObj, MsgStream &log) ;
25
virtual
void
transToPers
(
const
RpcFiredChannel
* transObj,
RpcFiredChannel_p1
* persObj, MsgStream &log);
26
};
27
28
29
#endif
30
RpcFiredChannel.h
RpcFiredChannel_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
RpcFiredChannelCnv_p1::transToPers
virtual void transToPers(const RpcFiredChannel *transObj, RpcFiredChannel_p1 *persObj, MsgStream &log)
Definition
RpcFiredChannelCnv_p1.cxx:10
RpcFiredChannelCnv_p1::RpcFiredChannelCnv_p1
RpcFiredChannelCnv_p1()
Definition
RpcFiredChannelCnv_p1.h:22
RpcFiredChannelCnv_p1::persToTrans
virtual void persToTrans(const RpcFiredChannel_p1 *persObj, RpcFiredChannel *transObj, MsgStream &log)
Definition
RpcFiredChannelCnv_p1.cxx:22
RpcFiredChannel_p1
Persistent representation of RpcFiredChannel class.
Definition
RpcFiredChannel_p1.h:14
RpcFiredChannel
Definition
RpcFiredChannel.h:20
Generated on
for ATLAS Offline Software by
1.17.0