ATLAS Offline Software
Loading...
Searching...
No Matches
TrigVertexCollectionCnv_tlp2.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: TrigInDetEventTPCnv
8 * @class : TrigVertexCollectionCnv_tlp2
9 *
10 * @brief "top level" transient-persistent converter for TrigVertexCollection
11 *
12 * @author Dmitry Emeliyanov
13 **********************************************************************************/
14#ifndef TRIGINDETEVENTTPCNV_TRIGVERTEXCOLLECTION_CNV_TLP2_H
15#define TRIGINDETEVENTTPCNV_TRIGVERTEXCOLLECTION_CNV_TLP2_H
16
18
19
24
25class TrigVertexCollectionCnv_tlp2 : public AthenaPoolTopLevelTPConverter< TrigVertexCollectionCnv_p1, TrigVertexCollection_tlp2 >
26{
27
28 public:
29
32
33 //default methods
34 virtual void setPStorage( TrigVertexCollection_tlp2 *storage );
35
36 protected:
41
42}; //end of class definitions
43
44
45#endif
TopLevelTPConverter< MAIN_CNV, TL_PERS > AthenaPoolTopLevelTPConverter
TrigInDetTrackFitParCnv_p3 m_TrigIDtrackFitParCnv
TrigVertexCollectionCnv_p1 m_trigVertexCollCnv
virtual void setPStorage(TrigVertexCollection_tlp2 *storage)