ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
(
const
Token
* token);
23
};
24
25
#endif
RpcByteStreamErrorContainer_PERS
Muon::RpcByteStreamErrorContainer_p1 RpcByteStreamErrorContainer_PERS
Definition
RpcByteStreamErrorContainerCnv.h:13
RpcByteStreamErrorContainerCnvBase
T_AthenaPoolCustomCnv< Muon::RpcByteStreamErrorContainer, RpcByteStreamErrorContainer_PERS > RpcByteStreamErrorContainerCnvBase
Definition
RpcByteStreamErrorContainerCnv.h:14
RpcByteStreamErrorContainer.h
RpcByteStreamErrorContainer_p1.h
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
Muon::RpcByteStreamErrorContainer_p1
Definition
RpcByteStreamErrorContainer_p1.h:15
Muon::RpcByteStreamErrorContainer
Definition
RpcByteStreamErrorContainer.h:50
RpcByteStreamErrorContainerCnv::RpcByteStreamErrorContainerCnv
RpcByteStreamErrorContainerCnv(ISvcLocator *svcloc)
Definition
RpcByteStreamErrorContainerCnv.h:19
RpcByteStreamErrorContainerCnv::createPersistent
virtual RpcByteStreamErrorContainer_PERS * createPersistent(Muon::RpcByteStreamErrorContainer *transObj)
Definition
RpcByteStreamErrorContainerCnv.cxx:12
RpcByteStreamErrorContainerCnv::createTransient
virtual Muon::RpcByteStreamErrorContainer * createTransient(const Token *token)
Definition
RpcByteStreamErrorContainerCnv.cxx:19
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition
T_AthenaPoolCustomCnv.h:129
Token
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition
Token.h:22
Generated on
for ATLAS Offline Software by
1.17.0