ATLAS Offline Software
Loading...
Searching...
No Matches
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 "
TPTools/TopLevelTPConverter.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
TopLevelTPConverter
<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
CaloEnergyCnv_p2.h
MuonCaloEnergyContainerCnv_p1.h
MuonCaloEnergyContainer_tlp1.h
TopLevelTPConverter.h
Defines the most specialized template for all top-level TP converters.
CaloEnergyCnv_p2
Definition
CaloEnergyCnv_p2.h:38
MuonCaloEnergyContainerCnv_tlp1::setPStorage
virtual void setPStorage(MuonCaloEnergyContainer_tlp1 *storage)
A stub for a method that should be provided by the converter creator.
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
MuonCaloEnergyContainerCnv_tlp1()
Definition
MuonCaloEnergyContainerCnv_tlp1.cxx:14
MuonCaloEnergyContainerCnv_tlp1::m_caloEnergyCnv
CaloEnergyCnv_p2 m_caloEnergyCnv
Definition
MuonCaloEnergyContainerCnv_tlp1.h:32
MuonCaloEnergyContainerCnv_tlp1::~MuonCaloEnergyContainerCnv_tlp1
virtual ~MuonCaloEnergyContainerCnv_tlp1()
Definition
MuonCaloEnergyContainerCnv_tlp1.h:26
MuonCaloEnergyContainer_tlp1
Definition
MuonCaloEnergyContainer_tlp1.h:20
TopLevelTPConverter< MuonCaloEnergyContainerCnv_p1, MuonCaloEnergyContainer_tlp1 >::TopLevelTPConverter
TopLevelTPConverter()
Definition
TopLevelTPConverter.h:50
Generated on
for ATLAS Offline Software by
1.16.1