ATLAS Offline Software
Loading...
Searching...
No Matches
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
13
14// the latest persistent representation type of DataCollection:
17// IDCInDetBSErrContainerCnv
28
29
30#endif
InDetBSErrContainer64_p1 IDCBSErrContainer_PERS
T_AthenaPoolCustomCnv< IDCInDetBSErrContainer, IDCBSErrContainer_PERS > IDCInDetBSErrContainerCnvBase
his file contains the class definition for the templated T_AthenaPoolCnv class.
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
IDCInDetBSErrContainerCnv_p1 m_TPConverter
IDCInDetBSErrContainerCnv(ISvcLocator *svcloc)
virtual IDCInDetBSErrContainer * createTransient(const Token *token)
virtual IDCBSErrContainer_PERS * createPersistent(IDCInDetBSErrContainer *transCont)
IDC like storage for BS errors, TODO, customise implementation further so that we store int rather th...
Compatibility for old converter classes that don't get passed the key.
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition Token.h:21