ATLAS Offline Software
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 
18 
23 
27 
29 public:
30  InDetBSErrContainerCnv (ISvcLocator* svcloc) : InDetBSErrContainerCnvBase(svcloc) {}
31 
32 protected:
35 
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