ATLAS Offline Software
Trigger
TrigT1
TrigT1EventTPCnv
src
JetElementCollectionCnv_tlp1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
#include "
TrigT1EventTPCnv/JetElementCollectionCnv_tlp1.h
"
7
8
JetElementCollectionCnv_tlp1::JetElementCollectionCnv_tlp1
()
9
{
10
addMainTPConverter
();
11
12
addTPConverter
( &
m_JetElementCnv
);
13
}
14
15
void
JetElementCollectionCnv_tlp1::setPStorage
(
JetElementCollection_tlp1
*storage )
16
{
17
18
setMainCnvPStorage
( &storage->
m_JetElementCollection
);
19
20
m_JetElementCnv
.
setPStorage
(&storage->
m_JetElements
);
21
}
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
JetElementCollection_tlp1::m_JetElements
std::vector< JetElement_p1 > m_JetElements
Definition:
JetElementCollection_tlp1.h:20
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
JetElementCollectionCnv_tlp1.h
JetElementCollectionCnv_tlp1::m_JetElementCnv
JetElementCnv_p1 m_JetElementCnv
Definition:
JetElementCollectionCnv_tlp1.h:33
JetElementCollectionCnv_tlp1::JetElementCollectionCnv_tlp1
JetElementCollectionCnv_tlp1()
Definition:
JetElementCollectionCnv_tlp1.cxx:8
JetElementCollection_tlp1::m_JetElementCollection
std::vector< JetElementCollection_p1 > m_JetElementCollection
Definition:
JetElementCollection_tlp1.h:19
TopLevelTPConverter::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Set the persistent storage space for the main TP converter.
Definition:
TopLevelTPConverter.h:152
JetElementCollectionCnv_tlp1::setPStorage
virtual void setPStorage(JetElementCollection_tlp1 *storage)
Definition:
JetElementCollectionCnv_tlp1.cxx:15
JetElementCollection_tlp1
Definition:
JetElementCollection_tlp1.h:11
Generated on Sun Dec 22 2024 21:12:28 for ATLAS Offline Software by
1.8.18