ATLAS Offline Software
Loading...
Searching...
No Matches
Reconstruction
RecTPCnv
src
MuonCaloEnergyContainerCnv_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
5
//-----------------------------------------------------------------------------
6
// file: MuonCaloEnergyContainerCnv_tlp1.cxx
7
// package: Reconstruction/RecTPCnv
8
// authors: Ketevi A. Assamagan
9
// date: 2008-04-17
10
//-----------------------------------------------------------------------------
11
12
#include "
RecTPCnv/MuonCaloEnergyContainerCnv_tlp1.h
"
13
14
MuonCaloEnergyContainerCnv_tlp1 :: MuonCaloEnergyContainerCnv_tlp1( )
15
{
16
addMainTPConverter
();
17
addTPConverter
( &
m_caloEnergyCnv
);
18
}
19
20
void
MuonCaloEnergyContainerCnv_tlp1 :: setPStorage(
MuonCaloEnergyContainer_tlp1
*storage )
21
{
22
setMainCnvPStorage
( &storage->
m_muonCaloEnergyContainer
);
23
m_caloEnergyCnv
.setPStorage( &storage->
m_caloEnergies
);
24
}
25
26
MuonCaloEnergyContainerCnv_tlp1.h
MuonCaloEnergyContainerCnv_tlp1::m_caloEnergyCnv
CaloEnergyCnv_p2 m_caloEnergyCnv
Definition
MuonCaloEnergyContainerCnv_tlp1.h:32
MuonCaloEnergyContainer_tlp1
Definition
MuonCaloEnergyContainer_tlp1.h:20
MuonCaloEnergyContainer_tlp1::m_muonCaloEnergyContainer
std::vector< MuonCaloEnergyContainer_p1 > m_muonCaloEnergyContainer
Definition
MuonCaloEnergyContainer_tlp1.h:23
MuonCaloEnergyContainer_tlp1::m_caloEnergies
std::vector< CaloEnergy_p2 > m_caloEnergies
Definition
MuonCaloEnergyContainer_tlp1.h:24
TopLevelTPConverter< MuonCaloEnergyContainerCnv_p1, MuonCaloEnergyContainer_tlp1 >::addTPConverter
virtual void addTPConverter(ITPConverter *cnv)
Definition
TopLevelTPCnvBase.cxx:11
TopLevelTPConverter< MuonCaloEnergyContainerCnv_p1, MuonCaloEnergyContainer_tlp1 >::setMainCnvPStorage
void setMainCnvPStorage(STORAGE *storage)
Definition
TopLevelTPConverter.h:152
TopLevelTPConverter< MuonCaloEnergyContainerCnv_p1, MuonCaloEnergyContainer_tlp1 >::addMainTPConverter
void addMainTPConverter()
Definition
TopLevelTPConverter.h:146
Generated on
for ATLAS Offline Software by
1.16.1