ATLAS Offline Software
IDCInDetBSErrContainerCnv.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef INDETBYTESTREAMERRORSATHENAPOOL_IDCInDetBSErrContainerCnv_H
6 #define INDETBYTESTREAMERRORSATHENAPOOL_IDCInDetBSErrContainerCnv_H
7 
13 
14 // the latest persistent representation type of DataCollection:
17 // IDCInDetBSErrContainerCnv
19 public:
20  IDCInDetBSErrContainerCnv (ISvcLocator* svcloc) : IDCInDetBSErrContainerCnvBase(svcloc) {}
21 
22 protected:
25 
27 };
28 
29 
30 #endif
IDCBSErrContainer_PERS
InDetBSErrContainer64_p1 IDCBSErrContainer_PERS
Definition: IDCInDetBSErrContainerCnv.h:15
IDCInDetBSErrContainerCnv_p1.h
IDCInDetBSErrContainer
IDC like storage for BS errors, TODO, customise implementation further so that we store int rather th...
Definition: IDCInDetBSErrContainer.h:19
IDCInDetBSErrContainerCnv::createTransient
virtual IDCInDetBSErrContainer * createTransient()
Definition: IDCInDetBSErrContainerCnv.cxx:16
InDetBSErrContainer64_p1.h
IDCInDetBSErrContainerCnv::createPersistent
virtual IDCBSErrContainer_PERS * createPersistent(IDCInDetBSErrContainer *transCont)
Definition: IDCInDetBSErrContainerCnv.cxx:8
IDCInDetBSErrContainerCnv::m_TPConverter
IDCInDetBSErrContainerCnv_p1 m_TPConverter
Definition: IDCInDetBSErrContainerCnv.h:26
InDetBSErrContainer64_p1
Definition: InDetBSErrContainer64_p1.h:15
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition: T_AthenaPoolCustomCnv.h:132
IDCInDetBSErrContainerCnv
Definition: IDCInDetBSErrContainerCnv.h:18
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
IDCInDetBSErrContainerCnv::IDCInDetBSErrContainerCnv
IDCInDetBSErrContainerCnv(ISvcLocator *svcloc)
Definition: IDCInDetBSErrContainerCnv.h:20
T_AthenaPoolCnv.h
his file contains the class definition for the templated T_AthenaPoolCnv class.
IDCInDetBSErrContainerCnvBase
T_AthenaPoolCustomCnv< IDCInDetBSErrContainer, IDCBSErrContainer_PERS > IDCInDetBSErrContainerCnvBase
Definition: IDCInDetBSErrContainerCnv.h:16
IDCInDetBSErrContainer.h
IDCInDetBSErrContainerCnv_p1
Definition: IDCInDetBSErrContainerCnv_p1.h:14