ATLAS Offline Software
InnerDetector
InDetConditions
InDetByteStreamErrorsAthenaPool
src
InDetBSErrContainerCnv.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
/*
4
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5
*/
6
13
#ifndef INDETBYTESTREAMERRORSATHENAPOOL_InDetBSErrContainerCnv_H
14
#define INDETBYTESTREAMERRORSATHENAPOOL_InDetBSErrContainerCnv_H
15
16
#include "
AthenaPoolCnvSvc/T_AthenaPoolCnv.h
"
17
#include "
InDetByteStreamErrors/InDetBSErrContainer.h
"
18
19
#include "
AthenaPoolCnvSvc/T_AthenaPoolCustomCnv.h
"
20
#include "
InDetByteStreamErrorsAthenaPool/InDetBSErrContainer_p1.h
"
21
#include "
InDetBSErrContainerCnv_p1.h
"
22
#include "
InDetBSErrContainerCnv_p2.h
"
23
25
typedef
InDetBSErrContainer_p2
InDetBSErrContainer_PERS
;
26
typedef
T_AthenaPoolCustomCnv<InDetBSErrContainer, InDetBSErrContainer_PERS >
InDetBSErrContainerCnvBase
;
27
28
class
InDetBSErrContainerCnv
:
public
InDetBSErrContainerCnvBase
{
29
public
:
30
InDetBSErrContainerCnv
(ISvcLocator* svcloc) :
InDetBSErrContainerCnvBase
(svcloc) {}
31
32
protected
:
33
virtual
InDetBSErrContainer_PERS
*
createPersistent
(
InDetBSErrContainer
* transCont);
34
virtual
InDetBSErrContainer
*
createTransient
();
35
36
InDetBSErrContainerCnv_p1
m_TPConverter_p1
;
37
InDetBSErrContainerCnv_p2
m_TPConverter_PERS
;
// The latest one should be PERS. Currently p2 is PERS.
38
};
39
#endif
InDetBSErrContainerCnvBase
T_AthenaPoolCustomCnv< InDetBSErrContainer, InDetBSErrContainer_PERS > InDetBSErrContainerCnvBase
Definition:
InDetBSErrContainerCnv.h:26
InDetBSErrContainerCnv::m_TPConverter_PERS
InDetBSErrContainerCnv_p2 m_TPConverter_PERS
Definition:
InDetBSErrContainerCnv.h:37
InDetBSErrContainerCnv::InDetBSErrContainerCnv
InDetBSErrContainerCnv(ISvcLocator *svcloc)
Definition:
InDetBSErrContainerCnv.h:30
InDetBSErrContainerCnv::m_TPConverter_p1
InDetBSErrContainerCnv_p1 m_TPConverter_p1
Definition:
InDetBSErrContainerCnv.h:36
InDetBSErrContainerCnv::createPersistent
virtual InDetBSErrContainer_PERS * createPersistent(InDetBSErrContainer *transCont)
Definition:
InDetBSErrContainerCnv.cxx:14
InDetBSErrContainerCnv_p2
Definition:
InDetBSErrContainerCnv_p2.h:15
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition:
T_AthenaPoolCustomCnv.h:132
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
InDetBSErrContainerCnv::createTransient
virtual InDetBSErrContainer * createTransient()
Definition:
InDetBSErrContainerCnv.cxx:21
InDetBSErrContainerCnv
Definition:
InDetBSErrContainerCnv.h:28
InDetBSErrContainer_p1.h
DataVector< std::pair< IdentifierHash, int > >
InDetBSErrContainer.h
InDetBSErrContainerCnv_p1
Definition:
InDetBSErrContainerCnv_p1.h:16
InDetBSErrContainer_p2
Definition:
InDetBSErrContainer_p2.h:16
T_AthenaPoolCnv.h
his file contains the class definition for the templated T_AthenaPoolCnv class.
InDetBSErrContainerCnv_p2.h
InDetBSErrContainerCnv_p1.h
InDetBSErrContainer_PERS
InDetBSErrContainer_p2 InDetBSErrContainer_PERS
the latest persistent representation type of DataCollection:
Definition:
InDetBSErrContainerCnv.h:25
Generated on Thu Nov 7 2024 21:16:51 for ATLAS Offline Software by
1.8.18