ATLAS Offline Software
PhotonFwd.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: PhotonFwd.h 582853 2014-02-12 17:41:25Z christos $
8 #ifndef XAODEGAMMA_PHOTONFWD_H
9 #define XAODEGAMMA_PHOTONFWD_H
10 
11 
13 namespace xAOD {
15  class Photon_v1;
16  typedef Photon_v1 Photon;
17 }
18 
19 #endif // XAODEGAMMA_PHOTONFWD_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::Photon
Photon_v1 Photon
Definition of the current "egamma version".
Definition: Event/xAOD/xAODEgamma/xAODEgamma/Photon.h:17