ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigEvent
TrigParticleTPCnv
src
TrigL2BphysContainerCnv_tlp2.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
TrigParticleTPCnv/TrigL2BphysContainerCnv_tlp2.h
"
6
7
8
TrigL2BphysContainerCnv_tlp2::TrigL2BphysContainerCnv_tlp2
()
9
{
10
// add the "main" base class converter (ie. TrigL2BphysContainerCnv)
11
addMainTPConverter
();
12
13
// Add all converters defined in this top level converter:
14
// never change the order of adding converters!
15
addTPConverter
( &
m_L2BphysCnv
);
16
17
}
18
19
void
TrigL2BphysContainerCnv_tlp2::setPStorage
(
TrigL2BphysContainer_tlp2
*storage )
20
{
21
setMainCnvPStorage
( &storage->
m_TrigL2BphysContainers
);
22
m_L2BphysCnv
.
setPStorage
(&storage->
m_L2Bphys
);
23
}
24
TrigL2BphysContainerCnv_tlp2.h
TopLevelTPConverter< TrigL2BphysContainerCnv_p1, TrigL2BphysContainer_tlp2 >::addTPConverter
virtual void addTPConverter(ITPConverter *cnv)
Definition
TopLevelTPCnvBase.cxx:11
TopLevelTPConverter< TrigL2BphysContainerCnv_p1, TrigL2BphysContainer_tlp2 >::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Definition
TopLevelTPConverter.h:152
TopLevelTPConverter< TrigL2BphysContainerCnv_p1, TrigL2BphysContainer_tlp2 >::addMainTPConverter
void addMainTPConverter()
Definition
TopLevelTPConverter.h:146
TrigL2BphysContainerCnv_tlp2::setPStorage
virtual void setPStorage(TrigL2BphysContainer_tlp2 *storage)
A stub for a method that should be provided by the converter creator.
Definition
TrigL2BphysContainerCnv_tlp2.cxx:19
TrigL2BphysContainerCnv_tlp2::m_L2BphysCnv
TrigL2BphysCnv_p3 m_L2BphysCnv
Definition
TrigL2BphysContainerCnv_tlp2.h:40
TrigL2BphysContainerCnv_tlp2::TrigL2BphysContainerCnv_tlp2
TrigL2BphysContainerCnv_tlp2()
Definition
TrigL2BphysContainerCnv_tlp2.cxx:8
TrigL2BphysContainer_tlp2
Definition
TrigL2BphysContainer_tlp2.h:25
TrigL2BphysContainer_tlp2::m_TrigL2BphysContainers
std::vector< TrigL2BphysContainer_p1 > m_TrigL2BphysContainers
Definition
TrigL2BphysContainer_tlp2.h:34
TrigL2BphysContainer_tlp2::m_L2Bphys
std::vector< TrigL2Bphys_p3 > m_L2Bphys
Definition
TrigL2BphysContainer_tlp2.h:35
Generated on
for ATLAS Offline Software by
1.16.1