ATLAS Offline Software
ElectronAuxContainer.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: ElectronAuxContainer.h 619882 2014-10-03 14:57:46Z christos $
8 #ifndef XAODEGAMMA_ELECTRONAUXCONTAINER_H
9 #define XAODEGAMMA_ELECTRONAUXCONTAINER_H
10 
11 // Local include(s):
13 
14 namespace xAOD {
23 }
24 
25 // Set up a CLID for the class:
26 #include "xAODCore/CLASS_DEF.h"
27 CLASS_DEF( xAOD::ElectronAuxContainer, 1115737378, 1 )
28 
29 #endif // XAODEGAMMA_ELECTRONAUXCONTAINER_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
ElectronAuxContainer_v3.h
xAOD::ElectronAuxContainer
ElectronAuxContainer_v3 ElectronAuxContainer
Definition of the current electron auxiliary container.
Definition: ElectronAuxContainer.h:22
CLASS_DEF.h
File providing the different SG_BASE macros.
xAOD::ElectronAuxContainer_v3
Container holding the payload of the electron container.
Definition: ElectronAuxContainer_v3.h:36
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64