ATLAS Offline Software
Trigger
TrigT1
TrigT1EventTPCnv
src
CMMEtSumsCollectionCnv_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/CMMEtSumsCollectionCnv_tlp1.h
"
7
8
CMMEtSumsCollectionCnv_tlp1::CMMEtSumsCollectionCnv_tlp1
()
9
{
10
addMainTPConverter
();
11
12
addTPConverter
( &
m_CMMEtSumsCnv
);
13
}
14
15
void
CMMEtSumsCollectionCnv_tlp1::setPStorage
(
CMMEtSumsCollection_tlp1
*storage )
16
{
17
18
setMainCnvPStorage
( &storage->
m_CMMEtSumsCollection
);
19
20
m_CMMEtSumsCnv
.
setPStorage
(&storage->
m_CMMEtSums
);
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
CMMEtSumsCollection_tlp1::m_CMMEtSumsCollection
std::vector< CMMEtSumsCollection_p1 > m_CMMEtSumsCollection
Definition:
CMMEtSumsCollection_tlp1.h:19
TopLevelTPConverter::addMainTPConverter
void addMainTPConverter()
Add the main TP converter to the internal list - should be called from user-defined constructor.
Definition:
TopLevelTPConverter.h:146
CMMEtSumsCollectionCnv_tlp1::setPStorage
virtual void setPStorage(CMMEtSumsCollection_tlp1 *storage)
Definition:
CMMEtSumsCollectionCnv_tlp1.cxx:15
TopLevelTPCnvBase::addTPConverter
virtual void addTPConverter(ITPConverter *cnv)
Add a TP converter to this top level converter.
Definition:
TopLevelTPCnvBase.cxx:11
CMMEtSumsCollectionCnv_tlp1::m_CMMEtSumsCnv
CMMEtSumsCnv_p1 m_CMMEtSumsCnv
Definition:
CMMEtSumsCollectionCnv_tlp1.h:33
CMMEtSumsCollectionCnv_tlp1.h
CMMEtSumsCollection_tlp1::m_CMMEtSums
std::vector< CMMEtSums_p1 > m_CMMEtSums
Definition:
CMMEtSumsCollection_tlp1.h:20
CMMEtSumsCollection_tlp1
Definition:
CMMEtSumsCollection_tlp1.h:11
TopLevelTPConverter::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Set the persistent storage space for the main TP converter.
Definition:
TopLevelTPConverter.h:152
CMMEtSumsCollectionCnv_tlp1::CMMEtSumsCollectionCnv_tlp1
CMMEtSumsCollectionCnv_tlp1()
Definition:
CMMEtSumsCollectionCnv_tlp1.cxx:8
Generated on Thu Nov 7 2024 21:12:01 for ATLAS Offline Software by
1.8.18