ATLAS Offline Software
TrigEFBphysContainerCnv_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 
9  {
10  // add the "main" base class converter (ie. TrigEFBphysContainerCnv)
12 
13  // Add all converters defined in this top level converter:
14  // never change the order of adding converters!
18  }
19 
21  {
26  }
27 
TrigEFBphysContainer_tlp1::m_TrigEFBphysContainers
std::vector< TrigEFBphysContainer_p1 > m_TrigEFBphysContainers
Definition: TrigEFBphysContainer_tlp1.h:49
TrigEFBphysContainer_tlp1::m_TrackParticleContainer
std::vector< Rec::TrackParticleContainer_p1 > m_TrackParticleContainer
Definition: TrigEFBphysContainer_tlp1.h:52
TrigEFBphysContainer_tlp1::m_EFBphys_p2
std::vector< TrigEFBphys_p2 > m_EFBphys_p2
Definition: TrigEFBphysContainer_tlp1.h:51
TrigEFBphysContainerCnv_tlp1::m_EFBphysCnv
TrigEFBphysCnv_p1 m_EFBphysCnv
Definition: TrigEFBphysContainerCnv_tlp1.h:55
TopLevelTPConverter::addMainTPConverter
void addMainTPConverter()
Add the main TP converter to the internal list - should be called from user-defined constructor.
Definition: TopLevelTPConverter.h:146
TopLevelTPCnvBase::addTPConverter
virtual void addTPConverter(ITPConverter *cnv)
Add a TP converter to this top level converter.
Definition: TopLevelTPCnvBase.cxx:11
TrigEFBphysContainerCnv_tlp1.h
TopLevelTPCnvBase::addTPConverterForReading
virtual void addTPConverterForReading(ITPConverter *cnv)
Add a TP converter to this top level converter but only for reading.
Definition: TopLevelTPCnvBase.cxx:19
TrigEFBphysContainerCnv_tlp1::m_EFBphysCnv_p2
TrigEFBphysCnv_p2 m_EFBphysCnv_p2
Definition: TrigEFBphysContainerCnv_tlp1.h:56
TrigEFBphysContainerCnv_tlp1::m_TrackParticleContainerCnv
TrackParticleContainerCnv_p1 m_TrackParticleContainerCnv
Definition: TrigEFBphysContainerCnv_tlp1.h:57
TrigEFBphysContainerCnv_tlp1::TrigEFBphysContainerCnv_tlp1
TrigEFBphysContainerCnv_tlp1()
Definition: TrigEFBphysContainerCnv_tlp1.cxx:8
TrigEFBphysContainerCnv_tlp1::setPStorage
virtual void setPStorage(TrigEFBphysContainer_tlp1 *storage)
Definition: TrigEFBphysContainerCnv_tlp1.cxx:20
TopLevelTPConverter::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Set the persistent storage space for the main TP converter.
Definition: TopLevelTPConverter.h:152
TrigEFBphysContainer_tlp1::m_EFBphys
std::vector< TrigEFBphys_p1 > m_EFBphys
Definition: TrigEFBphysContainer_tlp1.h:50
TrigEFBphysContainer_tlp1
Definition: TrigEFBphysContainer_tlp1.h:28