ATLAS Offline Software
TrigInDetTrackTruthMapCnv_tlp3.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. TrigInDetTrackTruthMapCnv)
13 
14  // add all converters needed in the top level converter
15  // do not change the order of adding converters
16 
20 
21 }
22 
24 
25 
26  //for the base class converter
28 
29  //for all other converters defined in the base class
30 
34 
35 
36 }
TrigInDetTrackTruthMapCnv_tlp3::m_trigInDetTrackTruthCnv_p1
TrigInDetTrackTruthCnv_p1 m_trigInDetTrackTruthCnv_p1
Definition: TrigInDetTrackTruthMapCnv_tlp3.h:44
TrigInDetTrackTruthMap_tlp3::m_hepMcParticleLink_p2
std::vector< HepMcParticleLink_p2 > m_hepMcParticleLink_p2
Definition: TrigInDetTrackTruthMap_tlp3.h:39
TrigInDetTrackTruthMap_tlp3::m_trigIDHitStats_p1
std::vector< TrigIDHitStats_p1 > m_trigIDHitStats_p1
Definition: TrigInDetTrackTruthMap_tlp3.h:38
TopLevelTPConverter::addMainTPConverter
void addMainTPConverter()
Add the main TP converter to the internal list - should be called from user-defined constructor.
Definition: TopLevelTPConverter.h:146
TrigInDetTrackTruthMap_tlp3::m_trigInDetTrackTruthMap_p1
std::vector< TrigInDetTrackTruthMap_p1 > m_trigInDetTrackTruthMap_p1
Definition: TrigInDetTrackTruthMap_tlp3.h:36
TrigInDetTrackTruthMapCnv_tlp3::setPStorage
virtual void setPStorage(TrigInDetTrackTruthMap_tlp3 *storage)
Definition: TrigInDetTrackTruthMapCnv_tlp3.cxx:23
TopLevelTPCnvBase::addTPConverter
virtual void addTPConverter(ITPConverter *cnv)
Add a TP converter to this top level converter.
Definition: TopLevelTPCnvBase.cxx:11
TrigInDetTrackTruthMapCnv_tlp3::m_trigIDHitStatsCnv_p1
TrigIDHitStatsCnv_p1 m_trigIDHitStatsCnv_p1
Definition: TrigInDetTrackTruthMapCnv_tlp3.h:45
TrigInDetTrackTruthMapCnv_tlp3::TrigInDetTrackTruthMapCnv_tlp3
TrigInDetTrackTruthMapCnv_tlp3()
Definition: TrigInDetTrackTruthMapCnv_tlp3.cxx:9
TrigInDetTrackTruthMap_tlp3
Definition: TrigInDetTrackTruthMap_tlp3.h:23
TrigInDetTrackTruthMap_tlp3::m_trigInDetTrackTruth_p1
std::vector< TrigInDetTrackTruth_p1 > m_trigInDetTrackTruth_p1
Definition: TrigInDetTrackTruthMap_tlp3.h:37
TrigInDetTrackTruthMapCnv_tlp3.h
TopLevelTPConverter::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Set the persistent storage space for the main TP converter.
Definition: TopLevelTPConverter.h:152
TrigInDetTrackTruthMapCnv_tlp3::m_hepMcParticleLinkCnv_p2
HepMcParticleLinkCnv_p2 m_hepMcParticleLinkCnv_p2
Definition: TrigInDetTrackTruthMapCnv_tlp3.h:46