ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigInDetEventTPCnv
src
TrigVertexCollectionCnv_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
5
#include "
TrigInDetEventTPCnv/TrigVertexCollectionCnv_tlp1.h
"
6
7
TrigVertexCollectionCnv_tlp1::TrigVertexCollectionCnv_tlp1
()
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_tlp1::setPStorage
(
TrigVertexCollection_tlp1
*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
TrigVertexCollectionCnv_tlp1.h
TopLevelTPConverter< TrigVertexCollectionCnv_p1, TrigVertexCollection_tlp1 >::addTPConverter
virtual void addTPConverter(ITPConverter *cnv)
Definition
TopLevelTPCnvBase.cxx:11
TopLevelTPConverter< TrigVertexCollectionCnv_p1, TrigVertexCollection_tlp1 >::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Definition
TopLevelTPConverter.h:152
TopLevelTPConverter< TrigVertexCollectionCnv_p1, TrigVertexCollection_tlp1 >::addMainTPConverter
void addMainTPConverter()
Definition
TopLevelTPConverter.h:146
TrigVertexCollectionCnv_tlp1::TrigVertexCollectionCnv_tlp1
TrigVertexCollectionCnv_tlp1()
Definition
TrigVertexCollectionCnv_tlp1.cxx:7
TrigVertexCollectionCnv_tlp1::m_TrigIDtrackFitParCnv
TrigInDetTrackFitParCnv_p1 m_TrigIDtrackFitParCnv
Definition
TrigVertexCollectionCnv_tlp1.h:45
TrigVertexCollectionCnv_tlp1::m_VertexCnv
TrigVertexCnv_p1 m_VertexCnv
Definition
TrigVertexCollectionCnv_tlp1.h:43
TrigVertexCollectionCnv_tlp1::m_TrigIDtrackCnv
TrigInDetTrackCnv_p1 m_TrigIDtrackCnv
Definition
TrigVertexCollectionCnv_tlp1.h:44
TrigVertexCollectionCnv_tlp1::setPStorage
virtual void setPStorage(TrigVertexCollection_tlp1 *storage)
A stub for a method that should be provided by the converter creator.
Definition
TrigVertexCollectionCnv_tlp1.cxx:19
TrigVertexCollection_tlp1
Definition
TrigVertexCollection_tlp1.h:27
TrigVertexCollection_tlp1::m_TrackFitPar
std::vector< TrigInDetTrackFitPar_p1 > m_TrackFitPar
Definition
TrigVertexCollection_tlp1.h:39
TrigVertexCollection_tlp1::m_Track
std::vector< TrigInDetTrack_p1 > m_Track
Definition
TrigVertexCollection_tlp1.h:38
TrigVertexCollection_tlp1::m_Vertex
std::vector< TrigVertex_p1 > m_Vertex
Definition
TrigVertexCollection_tlp1.h:37
TrigVertexCollection_tlp1::m_TrigVertexCollection
std::vector< TrigVertexCollection_p1 > m_TrigVertexCollection
Definition
TrigVertexCollection_tlp1.h:36
Generated on
for ATLAS Offline Software by
1.17.0