ATLAS Offline Software
Loading...
Searching...
No Matches
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
12
13#ifndef INDETBYTESTREAMERRORSATHENAPOOL_InDetBSErrContainerCnv_H
14#define INDETBYTESTREAMERRORSATHENAPOOL_InDetBSErrContainerCnv_H
15
18
23
27
29public:
30 InDetBSErrContainerCnv (ISvcLocator* svcloc) : InDetBSErrContainerCnvBase(svcloc) {}
31
32protected:
35
37 InDetBSErrContainerCnv_p2 m_TPConverter_PERS; // The latest one should be PERS. Currently p2 is PERS.
38};
39#endif
T_AthenaPoolCustomCnv< InDetBSErrContainer, InDetBSErrContainer_PERS > InDetBSErrContainerCnvBase
InDetBSErrContainer_p2 InDetBSErrContainer_PERS
the latest persistent representation type of DataCollection:
DataVector< std::pair< IdentifierHash, int > > InDetBSErrContainer
his file contains the class definition for the templated T_AthenaPoolCnv class.
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
InDetBSErrContainerCnv_p2 m_TPConverter_PERS
InDetBSErrContainerCnv(ISvcLocator *svcloc)
virtual InDetBSErrContainer * createTransient()
InDetBSErrContainerCnv_p1 m_TPConverter_p1
virtual InDetBSErrContainer_PERS * createPersistent(InDetBSErrContainer *transCont)
Compatibility for old converter classes that don't get passed the key.