ATLAS Offline Software
Loading...
Searching...
No Matches
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>
18
20{
21 public:
22
23 std::vector<MuonCaloEnergyContainer_p1> m_muonCaloEnergyContainer;
24 std::vector<CaloEnergy_p2> m_caloEnergies;
25};
26
27#endif
28
std::vector< MuonCaloEnergyContainer_p1 > m_muonCaloEnergyContainer
std::vector< CaloEnergy_p2 > m_caloEnergies