ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigInDetEventTPCnv
src
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
5
#include "
TrigInDetEventTPCnv/TrigVertexCollectionCnv_tlp2.h
"
6
7
TrigVertexCollectionCnv_tlp2::TrigVertexCollectionCnv_tlp2
()
8
{
9
// add the "main" base class converter (ie. TrigVertexCollectionCnv)
10
addMainTPConverter
();
11
12
// Add all converters defined in this top level converter:
13
// never change the order of adding converters!
14
addTPConverter
( &
m_VertexCnv
);
15
addTPConverter
( &
m_TrigIDtrackCnv
);
16
addTPConverter
( &
m_TrigIDtrackFitParCnv
);
17
}
18
19
void
TrigVertexCollectionCnv_tlp2::setPStorage
(
TrigVertexCollection_tlp2
*storage )
20
{
21
setMainCnvPStorage
( &storage->
m_TrigVertexCollection
);
22
23
m_VertexCnv
.
setPStorage
(&storage->
m_Vertex
);
24
m_TrigIDtrackCnv
.
setPStorage
(&storage->
m_Track
);
25
m_TrigIDtrackFitParCnv
.
setPStorage
(&storage->
m_TrackFitPar
);
26
}
27
28
TrigVertexCollectionCnv_tlp2.h
TopLevelTPConverter< TrigVertexCollectionCnv_p1, TrigVertexCollection_tlp2 >::addTPConverter
virtual void addTPConverter(ITPConverter *cnv)
Definition
TopLevelTPCnvBase.cxx:11
TopLevelTPConverter< TrigVertexCollectionCnv_p1, TrigVertexCollection_tlp2 >::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Definition
TopLevelTPConverter.h:152
TopLevelTPConverter< TrigVertexCollectionCnv_p1, TrigVertexCollection_tlp2 >::addMainTPConverter
void addMainTPConverter()
Definition
TopLevelTPConverter.h:146
TrigVertexCollectionCnv_tlp2::m_VertexCnv
TrigVertexCnv_p2 m_VertexCnv
Definition
TrigVertexCollectionCnv_tlp2.h:38
TrigVertexCollectionCnv_tlp2::TrigVertexCollectionCnv_tlp2
TrigVertexCollectionCnv_tlp2()
Definition
TrigVertexCollectionCnv_tlp2.cxx:7
TrigVertexCollectionCnv_tlp2::m_TrigIDtrackFitParCnv
TrigInDetTrackFitParCnv_p3 m_TrigIDtrackFitParCnv
Definition
TrigVertexCollectionCnv_tlp2.h:40
TrigVertexCollectionCnv_tlp2::m_TrigIDtrackCnv
TrigInDetTrackCnv_p3 m_TrigIDtrackCnv
Definition
TrigVertexCollectionCnv_tlp2.h:39
TrigVertexCollectionCnv_tlp2::setPStorage
virtual void setPStorage(TrigVertexCollection_tlp2 *storage)
A stub for a method that should be provided by the converter creator.
Definition
TrigVertexCollectionCnv_tlp2.cxx:19
TrigVertexCollection_tlp2
Definition
TrigVertexCollection_tlp2.h:23
TrigVertexCollection_tlp2::m_TrackFitPar
std::vector< TrigInDetTrackFitPar_p3 > m_TrackFitPar
Definition
TrigVertexCollection_tlp2.h:35
TrigVertexCollection_tlp2::m_TrigVertexCollection
std::vector< TrigVertexCollection_p1 > m_TrigVertexCollection
Definition
TrigVertexCollection_tlp2.h:32
TrigVertexCollection_tlp2::m_Track
std::vector< TrigInDetTrack_p3 > m_Track
Definition
TrigVertexCollection_tlp2.h:34
TrigVertexCollection_tlp2::m_Vertex
std::vector< TrigVertex_p2 > m_Vertex
Definition
TrigVertexCollection_tlp2.h:33
Generated on
for ATLAS Offline Software by
1.17.0