ATLAS Offline Software
PhotonContainer_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 // PhotonContainer_p4.h
8 // Header file for class PhotonContainer_p4
10 #ifndef EGAMMAEVENTTPCNV_PHOTONCONTAINER_P4_H
11 #define EGAMMAEVENTTPCNV_PHOTONCONTAINER_P4_H 1
12 
13 // STL includes
14 
15 // egammaEventTPCnv includes
17 
18 class PhotonContainer_p4 : public std::vector<Photon_p4>
19 {};
20 
21 #endif //> EGAMMAEVENTTPCNV_PHOTONCONTAINER_P4_H
Photon_p4.h
PhotonContainer_p4
Definition: PhotonContainer_p4.h:19