ATLAS Offline Software
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 
11 
12 // the latest persistent representation type of RpcByteStreamErrorContainer
15 
18 public:
20 protected:
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