ATLAS Offline Software
Loading...
Searching...
No Matches
TileTrackMuFeatureCnv_tlp1.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
7
8//constructor
10
11 // add the "main" base class converter (ie. TileTrackMuFeatureCnv)
13
14 // add all converters needed in the top level converter
15 // do not change the order of adding converters
16
20}
21
23
24
25 //for the base class converter
27
28 //for all other converters defined in the base class
29 m_TileMuCnv. setPStorage( &storage->m_TileMu );
30 m_IDTkCnv. setPStorage( &storage->m_Track );
32}
virtual void setPStorage(TileTrackMuFeature_tlp1 *storage)
A stub for a method that should be provided by the converter creator.
TrigInDetTrackFitParCnv_p1 m_IDTkFitParCnv
std::vector< TileMuFeature_p1 > m_TileMu
std::vector< TrigInDetTrackFitPar_p1 > m_TrackFitPar
std::vector< TileTrackMuFeature_p1 > m_TileTrackMu
std::vector< TrigInDetTrack_p1 > m_Track