ATLAS Offline Software
InnerDetector
InDetConditions
InDetByteStreamErrorsAthenaPool
src
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
8
#include "
AthenaPoolCnvSvc/T_AthenaPoolCnv.h
"
9
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
10
#include "
InDetByteStreamErrorsAthenaPool/InDetBSErrContainer64_p1.h
"
11
#include "
InDetByteStreamErrors/IDCInDetBSErrContainer.h
"
12
#include "
IDCInDetBSErrContainerCnv_p1.h
"
13
14
// the latest persistent representation type of DataCollection:
15
typedef
InDetBSErrContainer64_p1
IDCBSErrContainer_PERS
;
16
typedef
T_AthenaPoolCustomCnv<IDCInDetBSErrContainer, IDCBSErrContainer_PERS >
IDCInDetBSErrContainerCnvBase
;
17
// IDCInDetBSErrContainerCnv
18
class
IDCInDetBSErrContainerCnv
:
public
IDCInDetBSErrContainerCnvBase
{
19
public
:
20
IDCInDetBSErrContainerCnv
(ISvcLocator* svcloc) :
IDCInDetBSErrContainerCnvBase
(svcloc) {}
21
22
protected
:
23
virtual
IDCBSErrContainer_PERS
*
createPersistent
(
IDCInDetBSErrContainer
* transCont);
24
virtual
IDCInDetBSErrContainer
*
createTransient
();
25
26
IDCInDetBSErrContainerCnv_p1
m_TPConverter
;
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
Generated on Thu Nov 7 2024 21:16:33 for ATLAS Offline Software by
1.8.18