ATLAS Offline Software
Loading...
Searching...
No Matches
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
24
25#endif
Muon::RpcByteStreamErrorContainer_p1 RpcByteStreamErrorContainer_PERS
T_AthenaPoolCustomCnv< Muon::RpcByteStreamErrorContainer, RpcByteStreamErrorContainer_PERS > RpcByteStreamErrorContainerCnvBase
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
virtual RpcByteStreamErrorContainer_PERS * createPersistent(Muon::RpcByteStreamErrorContainer *transObj)
virtual Muon::RpcByteStreamErrorContainer * createTransient()
Compatibility for old converter classes that don't get passed the key.