ATLAS Offline Software
Loading...
Searching...
No Matches
TrigVertexCollectionCnv_tlp2.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6
8{
9 // add the "main" base class converter (ie. TrigVertexCollectionCnv)
11
12 // Add all converters defined in this top level converter:
13 // never change the order of adding converters!
17}
18
27
28
virtual void addTPConverter(ITPConverter *cnv)
Add a TP converter to this top level converter.
void setMainCnvPStorage(STORAGE *storage)
Set the persistent storage space for the main TP converter.
void addMainTPConverter()
Add the main TP converter to the internal list - should be called from user-defined constructor.
TrigInDetTrackFitParCnv_p3 m_TrigIDtrackFitParCnv
virtual void setPStorage(TrigVertexCollection_tlp2 *storage)
std::vector< TrigInDetTrackFitPar_p3 > m_TrackFitPar
std::vector< TrigVertexCollection_p1 > m_TrigVertexCollection
std::vector< TrigInDetTrack_p3 > m_Track
std::vector< TrigVertex_p2 > m_Vertex