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