ATLAS Offline Software
MuonSpectrometer
MuonConditions
MuonConditionsAthenaPool
src
RpcByteStreamErrorContainerCnv.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 MUONCONDITIONSATHENAPOOL_RPCBYTESTREAMERRORCONTAINERCNV_H
6
#define MUONCONDITIONSATHENAPOOL_RPCBYTESTREAMERRORCONTAINERCNV_H
7
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
9
#include "
MuonByteStreamErrors/RpcByteStreamErrorContainer.h
"
10
#include "
MuonConditionsAthenaPool/MuonByteStreamErrors/RpcByteStreamErrorContainer_p1.h
"
11
12
// the latest persistent representation type of RpcByteStreamErrorContainer
13
typedef
Muon::RpcByteStreamErrorContainer_p1
RpcByteStreamErrorContainer_PERS
;
14
typedef
T_AthenaPoolCustomCnv<Muon::RpcByteStreamErrorContainer, RpcByteStreamErrorContainer_PERS >
RpcByteStreamErrorContainerCnvBase
;
15
16
class
RpcByteStreamErrorContainerCnv
:
public
RpcByteStreamErrorContainerCnvBase
{
17
friend
class
CnvFactory
<
RpcByteStreamErrorContainerCnv
>;
18
public
:
19
RpcByteStreamErrorContainerCnv
(ISvcLocator* svcloc) :
RpcByteStreamErrorContainerCnvBase
(svcloc) {}
20
protected
:
21
virtual
RpcByteStreamErrorContainer_PERS
*
createPersistent
(
Muon::RpcByteStreamErrorContainer
* transObj);
22
virtual
Muon::RpcByteStreamErrorContainer
*
createTransient
();
23
};
24
25
#endif
RpcByteStreamErrorContainerCnv::RpcByteStreamErrorContainerCnv
RpcByteStreamErrorContainerCnv(ISvcLocator *svcloc)
Definition:
RpcByteStreamErrorContainerCnv.h:19
RpcByteStreamErrorContainer_p1.h
RpcByteStreamErrorContainerCnv::createPersistent
virtual RpcByteStreamErrorContainer_PERS * createPersistent(Muon::RpcByteStreamErrorContainer *transObj)
Definition:
RpcByteStreamErrorContainerCnv.cxx:12
RpcByteStreamErrorContainerCnv
Definition:
RpcByteStreamErrorContainerCnv.h:16
RpcByteStreamErrorContainerCnvBase
T_AthenaPoolCustomCnv< Muon::RpcByteStreamErrorContainer, RpcByteStreamErrorContainer_PERS > RpcByteStreamErrorContainerCnvBase
Definition:
RpcByteStreamErrorContainerCnv.h:14
Muon::RpcByteStreamErrorContainer
Definition:
RpcByteStreamErrorContainer.h:54
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition:
T_AthenaPoolCustomCnv.h:132
RpcByteStreamErrorContainer_PERS
Muon::RpcByteStreamErrorContainer_p1 RpcByteStreamErrorContainer_PERS
Definition:
RpcByteStreamErrorContainerCnv.h:13
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
CnvFactory
Abstract factory to create the converter.
Definition:
ToyConverter.h:16
RpcByteStreamErrorContainerCnv::createTransient
virtual Muon::RpcByteStreamErrorContainer * createTransient()
Definition:
RpcByteStreamErrorContainerCnv.cxx:19
RpcByteStreamErrorContainer.h
Muon::RpcByteStreamErrorContainer_p1
Definition:
RpcByteStreamErrorContainer_p1.h:15
Generated on Wed Jan 22 2025 21:17:07 for ATLAS Offline Software by
1.8.18