ATLAS Offline Software
Loading...
Searching...
No Matches
InDetLowBetaContainerCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TRIGEVENTATHENAPOOL_INDETLOWBETACONTAINER_CNV_H
6#define TRIGEVENTATHENAPOOL_INDETLOWBETACONTAINER_CNV_H
7
8#include "GaudiKernel/MsgStream.h"
9
11
13
16
17//-----------------------------------------------------------------------------
18// Base class definition
19//-----------------------------------------------------------------------------
21
23
24//-----------------------------------------------------------------------------
25// Converter for InDetLowBetaContainer object
26//-----------------------------------------------------------------------------
48
49#endif
TopLevelTPCnvBase AthenaPoolTopLevelTPCnvBase
T_AthenaPoolCustomCnv< InDet::InDetLowBetaContainer, InDetLowBetaContainer_PERS > InDetLowBetaContainerCnvBase
InDetLowBetaContainer_tlp1 InDetLowBetaContainer_PERS
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
virtual AthenaPoolTopLevelTPCnvBase * getTopLevelTPCnv()
virtual InDet::InDetLowBetaContainer * createTransient()
InDetLowBetaContainerCnv_tlp1 * m_TPConverter_tlp1
InDetLowBetaContainerCnv(ISvcLocator *svcloc)
virtual InDetLowBetaContainer_PERS * createPersistent(InDet::InDetLowBetaContainer *transObj)
Compatibility for old converter classes that don't get passed the key.