ATLAS Offline Software
TrigInDetTrackTruthMapCnv_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. TrigInDetTrackTruthMapCnv)
13 
14  // add all converters needed in the top level converter
15  // do not change the order of adding converters
22 
23 }
24 
26 
27 
28  //for the base class converter
30 
31  //for all other converters defined in the base class
38 
39 
40 }
41 
42 
43 
TrigInDetTrackTruthMap_tlp1::m_trigInDetTrackTruthMap_p1
std::vector< TrigInDetTrackTruthMap_p1 > m_trigInDetTrackTruthMap_p1
Definition: TrigInDetTrackTruthMap_tlp1.h:49
TrigInDetTrackTruthMap_tlp1::m_trigInDetTrack_p1
std::vector< TrigInDetTrack_p1 > m_trigInDetTrack_p1
Definition: TrigInDetTrackTruthMap_tlp1.h:55
TrigInDetTrackTruthMapCnv_tlp1::m_trigInDetTrackTruthCnv_p1
TrigInDetTrackTruthCnv_p1 m_trigInDetTrackTruthCnv_p1
Definition: TrigInDetTrackTruthMapCnv_tlp1.h:55
TrigInDetTrackTruthMap_tlp1::m_hepMcParticleLink_p1
std::vector< HepMcParticleLink_p1 > m_hepMcParticleLink_p1
Definition: TrigInDetTrackTruthMap_tlp1.h:52
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_tlp1::m_trigInDetTrackFitPar_p1
std::vector< TrigInDetTrackFitPar_p1 > m_trigInDetTrackFitPar_p1
Definition: TrigInDetTrackTruthMap_tlp1.h:56
TopLevelTPCnvBase::addTPConverter
virtual void addTPConverter(ITPConverter *cnv)
Add a TP converter to this top level converter.
Definition: TopLevelTPCnvBase.cxx:11
TrigInDetTrackTruthMapCnv_tlp1::m_trigInDetTrackCollectionCnv_p1
TrigInDetTrackCollectionCnv_p1 m_trigInDetTrackCollectionCnv_p1
Definition: TrigInDetTrackTruthMapCnv_tlp1.h:59
TrigInDetTrackTruthMap_tlp1::m_trigInDetTrackTruth_p1
std::vector< TrigInDetTrackTruth_p1 > m_trigInDetTrackTruth_p1
Definition: TrigInDetTrackTruthMap_tlp1.h:50
TrigInDetTrackTruthMapCnv_tlp1::m_trigInDetTrackCnv_p1
TrigInDetTrackCnv_p1 m_trigInDetTrackCnv_p1
Definition: TrigInDetTrackTruthMapCnv_tlp1.h:60
TrigInDetTrackTruthMap_tlp1::m_trigInDetTrackCollection_p1
std::vector< TrigInDetTrackCollection_p1 > m_trigInDetTrackCollection_p1
Definition: TrigInDetTrackTruthMap_tlp1.h:54
TrigInDetTrackTruthMapCnv_tlp1::m_trigInDetTrackFitParCnv_p1
TrigInDetTrackFitParCnv_p1 m_trigInDetTrackFitParCnv_p1
Definition: TrigInDetTrackTruthMapCnv_tlp1.h:61
TrigInDetTrackTruthMapCnv_tlp1::m_trigIDHitStatsCnv_p1
TrigIDHitStatsCnv_p1 m_trigIDHitStatsCnv_p1
Definition: TrigInDetTrackTruthMapCnv_tlp1.h:56
TrigInDetTrackTruthMapCnv_tlp1.h
TrigInDetTrackTruthMap_tlp1
Definition: TrigInDetTrackTruthMap_tlp1.h:32
TrigInDetTrackTruthMapCnv_tlp1::m_hepMcParticleLinkCnv_p1
HepMcParticleLinkCnv_p1 m_hepMcParticleLinkCnv_p1
Definition: TrigInDetTrackTruthMapCnv_tlp1.h:57
TrigInDetTrackTruthMapCnv_tlp1::setPStorage
virtual void setPStorage(TrigInDetTrackTruthMap_tlp1 *storage)
Definition: TrigInDetTrackTruthMapCnv_tlp1.cxx:25
TopLevelTPConverter::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Set the persistent storage space for the main TP converter.
Definition: TopLevelTPConverter.h:152
TrigInDetTrackTruthMap_tlp1::m_trigIDHitStats_p1
std::vector< TrigIDHitStats_p1 > m_trigIDHitStats_p1
Definition: TrigInDetTrackTruthMap_tlp1.h:51
TrigInDetTrackTruthMapCnv_tlp1::TrigInDetTrackTruthMapCnv_tlp1
TrigInDetTrackTruthMapCnv_tlp1()
Definition: TrigInDetTrackTruthMapCnv_tlp1.cxx:9