ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCnv
MuonEventAthenaPool
src
RpcPadCnv_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_RPCPADCNV_P1_H
6
#define MUONEVENTATHENAPOOL_RPCPADCNV_P1_H
7
12
13
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
14
15
#include "
RpcCoinMatrixCnv_p1.h
"
16
#include "
MuonEventAthenaPool/RpcPad_p1.h
"
17
#include "
MuonRDO/RpcPad.h
"
18
19
class
MsgStream;
20
21
22
typedef
T_AthenaPoolTPCnvVector< RpcPad, RpcPad_p1, RpcCoinMatrixCnv_p1 >
RpcPadCnv_p1_basetype
;
23
24
class
RpcPadCnv_p1
25
:
public
RpcPadCnv_p1_basetype
26
{
27
public
:
28
RpcPadCnv_p1
() {}
29
30
virtual
void
persToTrans
(
const
RpcPad_p1
* persColl,
RpcPad
* transColl, MsgStream &log) ;
31
virtual
void
transToPers
(
const
RpcPad
* transColl,
RpcPad_p1
* persColl, MsgStream &log) ;
32
};
33
34
35
#endif
36
37
38
39
RpcCoinMatrixCnv_p1.h
RpcPadCnv_p1_basetype
T_AthenaPoolTPCnvVector< RpcPad, RpcPad_p1, RpcCoinMatrixCnv_p1 > RpcPadCnv_p1_basetype
Definition
RpcPadCnv_p1.h:22
RpcPad.h
RpcPad_p1.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPCnvVector
TPCnvVector< TRANS, PERS, CONV > T_AthenaPoolTPCnvVector
Definition
T_AthenaPoolTPConverter.h:66
RpcPadCnv_p1::RpcPadCnv_p1
RpcPadCnv_p1()
Definition
RpcPadCnv_p1.h:28
RpcPadCnv_p1::persToTrans
virtual void persToTrans(const RpcPad_p1 *persColl, RpcPad *transColl, MsgStream &log)
Converts vector of PERS::value_type objects to vector of TRANS::value_type objects,...
Definition
RpcPadCnv_p1.cxx:28
RpcPadCnv_p1::transToPers
virtual void transToPers(const RpcPad *transColl, RpcPad_p1 *persColl, MsgStream &log)
Converts vector of TRANS::value_type objects to vector of PERS::value_type objects,...
Definition
RpcPadCnv_p1.cxx:12
RpcPad_p1
Definition
RpcPad_p1.h:14
RpcPad
Definition
RpcPad.h:21
Generated on
for ATLAS Offline Software by
1.17.0