Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
egammaContainer_p4.h
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // egammaContainer_p4.h
8 // Header file for class egammaContainer_p4
10 #ifndef EGAMMAEVENTTPCNV_EGAMMACONTAINER_P4_H
11 #define EGAMMAEVENTTPCNV_EGAMMACONTAINER_P4_H 1
12 
13 // STL includes
14 #include <vector>
15 
16 // egammaEventTPCnv includes
18 
19 class egammaContainer_p4 : public std::vector<egamma_p4>
20 {};
21 
22 #endif //> EGAMMAEVENTTPCNV_EGAMMACONTAINER_P4_H
egammaContainer_p4
Definition: egammaContainer_p4.h:20
egamma_p4.h