ATLAS Offline Software
Loading...
Searching...
No Matches
TrigVertexCountsCollectionCnv.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/**********************************************************************************
6 * @Project: Trigger
7 * @Package: TrigEventAthenaPool
8 * @class : TrigVertexCountsCollectionCnv
9 *
10 * @brief transient persistent converter for TrigVertexCountsCollection
11 *
12 * @author W. H. Bell <W.Bell@cern.ch>
13 *
14 **********************************************************************************/
15#ifndef TRIGEVENTATHENAPOOL_TRIGVERTEXCOUNTSCOLLECTION_CNV_H
16#define TRIGEVENTATHENAPOOL_TRIGVERTEXCOUNTSCOLLECTION_CNV_H
17
18
19#include "GaudiKernel/MsgStream.h"
23
24//-----------------------------------------------------------------------------
25// Base class definition
26//-----------------------------------------------------------------------------
28
30
31//-----------------------------------------------------------------------------
32// Converter for TrigVertexCountsCollection object
33//-----------------------------------------------------------------------------
53
54
55#endif //TRIGVERTEXCOUNTSCOLLECTION_CNV_H
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
T_AthenaPoolCustomCnv< TrigVertexCountsCollection, TrigVertexCountsCollection_PERS > TrigVertexCountsCollectionCnvBase
TrigVertexCountsCollection_tlp1 TrigVertexCountsCollection_PERS
Abstract factory to create the converter.
Compatibility for old converter classes that don't get passed the key.
virtual TrigVertexCountsCollection_PERS * createPersistent(TrigVertexCountsCollection *transObj)
virtual TrigVertexCountsCollection * createTransient()
TrigVertexCountsCollectionCnv_tlp1 * m_TPConverter