ATLAS Offline Software
Reconstruction
RecTPCnv
RecTPCnv
MuonCaloEnergyContainerCnv_tlp1.h
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.h
7
// package: Reconstruction/RecTPCnv
8
// authors: Ketevi A. Assamagan
9
// date: 2008-04-17
10
//-----------------------------------------------------------------------------
11
12
#ifndef RECTPCNV_MUONCALOENERGY_CONTAINER_CNV_TLP1_H
13
#define RECTPCNV_MUONCALOENERGY_CONTAINER_CNV_TLP1_H
14
15
#include "
AthenaPoolCnvSvc/AthenaPoolTopLevelTPConverter.h
"
16
#include "
RecTPCnv/MuonCaloEnergyContainer_tlp1.h
"
17
#include "
RecTPCnv/MuonCaloEnergyContainerCnv_p1.h
"
18
19
#include "
RecTPCnv/CaloEnergyCnv_p2.h
"
20
21
class
MuonCaloEnergyContainerCnv_tlp1
:
22
public
AthenaPoolTopLevelTPConverter
<MuonCaloEnergyContainerCnv_p1, MuonCaloEnergyContainer_tlp1>
23
{
24
public
:
25
MuonCaloEnergyContainerCnv_tlp1
();
26
virtual
~MuonCaloEnergyContainerCnv_tlp1
() {}
27
virtual
void
setPStorage
(
MuonCaloEnergyContainer_tlp1
*storage );
28
29
unsigned
short
getConverterID
() {
return
3; }
// This is the ID of this extending converter (i.e. InDet is 1)
30
31
protected
:
32
CaloEnergyCnv_p2
m_caloEnergyCnv
;
33
};
34
35
36
#endif
MuonCaloEnergyContainerCnv_tlp1::setPStorage
virtual void setPStorage(MuonCaloEnergyContainer_tlp1 *storage)
Definition:
MuonCaloEnergyContainerCnv_tlp1.cxx:20
MuonCaloEnergyContainerCnv_tlp1::getConverterID
unsigned short getConverterID()
Returns this converter's ID.
Definition:
MuonCaloEnergyContainerCnv_tlp1.h:29
MuonCaloEnergyContainerCnv_tlp1::~MuonCaloEnergyContainerCnv_tlp1
virtual ~MuonCaloEnergyContainerCnv_tlp1()
Definition:
MuonCaloEnergyContainerCnv_tlp1.h:26
CaloEnergyCnv_p2
Definition:
CaloEnergyCnv_p2.h:38
MuonCaloEnergyContainerCnv_tlp1::MuonCaloEnergyContainerCnv_tlp1
MuonCaloEnergyContainerCnv_tlp1()
Definition:
MuonCaloEnergyContainerCnv_tlp1.cxx:14
MuonCaloEnergyContainerCnv_p1.h
AthenaPoolTopLevelTPConverter.h
MuonCaloEnergyContainerCnv_tlp1::m_caloEnergyCnv
CaloEnergyCnv_p2 m_caloEnergyCnv
Definition:
MuonCaloEnergyContainerCnv_tlp1.h:32
MuonCaloEnergyContainerCnv_tlp1
Definition:
MuonCaloEnergyContainerCnv_tlp1.h:23
MuonCaloEnergyContainer_tlp1
Definition:
MuonCaloEnergyContainer_tlp1.h:20
MuonCaloEnergyContainer_tlp1.h
TopLevelTPConverter
Definition:
TopLevelTPConverter.h:35
CaloEnergyCnv_p2.h
Generated on Sun Dec 22 2024 21:14:58 for ATLAS Offline Software by
1.8.18