ATLAS Offline Software
EgammaFwd.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: EgammaFwd.h 582853 2014-02-12 17:41:25Z christos $
8 
9 #ifndef XAODEGAMMA_EGAMMAFWD_H
10 #define XAODEGAMMA_EGAMMAFWD_H
11 
12 
14 namespace xAOD {
16  class Egamma_v1;
17  typedef Egamma_v1 Egamma;
18 }
19 
20 #endif // XAODEGAMMA_EGAMMAFWD_H
xAOD::Egamma
Egamma_v1 Egamma
Definition of the current "egamma version".
Definition: Egamma.h:17
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24