ATLAS Offline Software
Loading...
Searching...
No Matches
MuonCaloEnergyContainer_p1.h
Go to the documentation of this file.
1
2
3/*
4 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5*/
6
7// MuonContainer_p1.h
8// Header file for class MuonCaloEnergyContainer_p1
9// Author: Ketevi A. Assamagan
10// February 2008
12#ifndef RECTPCNV_MUON_CALOENERGY_CONTAINER_P1_H
13#define RECTPCNV_MUON_CALOENERGY_CONTAINER_P1_H
14
15// STL includes
16#include <vector>
17
18// RecTPCnv includes
20
21class MuonCaloEnergyContainer_p1 : public std::vector<CaloEnergy_p2>
22{};
23
24#endif //> RECTPCNV_MUONCONTAINER_P2_H