ATLAS Offline Software
Reconstruction
RecTPCnv
RecTPCnv
MuonCaloEnergyContainer_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: MuonCaloEnergyContainer_tlp1.h
7
// package: Reconstruction/RecTPCnv
8
// authors: Ketevi A. Assamagan
9
// date: 2008-04-17
10
//-----------------------------------------------------------------------------
11
12
#ifndef RECTPCNV_MUONCALOENERGY_CONTAINER_TLP1_H
13
#define RECTPCNV_MUONCALOENERGY_CONTAINER_TLP1_H
14
15
#include <vector>
16
#include "
RecTPCnv/CaloEnergy_p2.h
"
17
#include "
RecTPCnv/MuonCaloEnergyContainer_p1.h
"
18
19
class
MuonCaloEnergyContainer_tlp1
20
{
21
public
:
22
23
std::vector<MuonCaloEnergyContainer_p1>
m_muonCaloEnergyContainer
;
24
std::vector<CaloEnergy_p2>
m_caloEnergies
;
25
};
26
27
#endif
28
MuonCaloEnergyContainer_tlp1::m_caloEnergies
std::vector< CaloEnergy_p2 > m_caloEnergies
Definition:
MuonCaloEnergyContainer_tlp1.h:24
CaloEnergy_p2.h
MuonCaloEnergyContainer_tlp1::m_muonCaloEnergyContainer
std::vector< MuonCaloEnergyContainer_p1 > m_muonCaloEnergyContainer
Definition:
MuonCaloEnergyContainer_tlp1.h:23
MuonCaloEnergyContainer_p1.h
MuonCaloEnergyContainer_tlp1
Definition:
MuonCaloEnergyContainer_tlp1.h:20
Generated on Thu Nov 7 2024 21:21:46 for ATLAS Offline Software by
1.8.18