ATLAS Offline Software
JetKeyDescriptorCollectionCnv_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 
8 
11 
15 
17 {
20 }
21 
26 {
29 }
30 
JetKeyDescriptorCollection.h
TPAbstractPolyCnvBase::setPStorage
void setPStorage(std::vector< PERS > *storage)
Tell this converter which storage vector it should use to store or retrieve persistent representation...
Definition: TPConverter.h:551
JetKeyDescriptorCollectionCnv_tlp1::setPStorage
void setPStorage(JetKeyDescriptorCollection_tlp1 *storage)
Connect up the storage when we are doing the reading/writing.
Definition: JetKeyDescriptorCollectionCnv_tlp1.cxx:25
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
JetKeyDescriptorCollection_tlp1
Top level container that will store all the various jet objects that are getting stored.
Definition: JetKeyDescriptorCollection_tlp1.h:19
JetKeyDescriptorCollection_tlp1::m_jetKeyDescriptor_p1
std::vector< JetKeyDescriptor_p1 > m_jetKeyDescriptor_p1
Definition: JetKeyDescriptorCollection_tlp1.h:22
JetKeyDescriptorCollectionCnv_tlp1.h
TopLevelTPConverter::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Set the persistent storage space for the main TP converter.
Definition: TopLevelTPConverter.h:152
JetKeyDescriptorCollection_tlp1::m_jetKeyDescriptorCollectionContainers
std::vector< JetKeyDescriptorCollection_p1 > m_jetKeyDescriptorCollectionContainers
Definition: JetKeyDescriptorCollection_tlp1.h:21
JetKeyDescriptorCollectionCnv_tlp1::m_jetKeyDescriptorCnv_p1
JetKeyDescriptorCnv_p1 m_jetKeyDescriptorCnv_p1
All the various converters.
Definition: JetKeyDescriptorCollectionCnv_tlp1.h:32
JetKeyDescriptorCollectionCnv_tlp1::JetKeyDescriptorCollectionCnv_tlp1
JetKeyDescriptorCollectionCnv_tlp1(void)
Top level container converter.
Definition: JetKeyDescriptorCollectionCnv_tlp1.cxx:16