ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
(
const
Token
* token);
25
26
IDCInDetBSErrContainerCnv_p1
m_TPConverter
;
27
};
28
29
30
#endif
IDCBSErrContainer_PERS
InDetBSErrContainer64_p1 IDCBSErrContainer_PERS
Definition
IDCInDetBSErrContainerCnv.h:15
IDCInDetBSErrContainerCnvBase
T_AthenaPoolCustomCnv< IDCInDetBSErrContainer, IDCBSErrContainer_PERS > IDCInDetBSErrContainerCnvBase
Definition
IDCInDetBSErrContainerCnv.h:16
IDCInDetBSErrContainerCnv_p1.h
IDCInDetBSErrContainer.h
InDetBSErrContainer64_p1.h
T_AthenaPoolCnv.h
his file contains the class definition for the templated T_AthenaPoolCnv class.
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
IDCInDetBSErrContainerCnv_p1
Definition
IDCInDetBSErrContainerCnv_p1.h:14
IDCInDetBSErrContainerCnv::m_TPConverter
IDCInDetBSErrContainerCnv_p1 m_TPConverter
Definition
IDCInDetBSErrContainerCnv.h:26
IDCInDetBSErrContainerCnv::IDCInDetBSErrContainerCnv
IDCInDetBSErrContainerCnv(ISvcLocator *svcloc)
Definition
IDCInDetBSErrContainerCnv.h:20
IDCInDetBSErrContainerCnv::createTransient
virtual IDCInDetBSErrContainer * createTransient(const Token *token)
Definition
IDCInDetBSErrContainerCnv.cxx:16
IDCInDetBSErrContainerCnv::createPersistent
virtual IDCBSErrContainer_PERS * createPersistent(IDCInDetBSErrContainer *transCont)
Definition
IDCInDetBSErrContainerCnv.cxx:8
IDCInDetBSErrContainer
IDC like storage for BS errors, TODO, customise implementation further so that we store int rather th...
Definition
IDCInDetBSErrContainer.h:19
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: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