ATLAS Offline Software
AFPDataAuxContainer.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: AFPDataAuxContainer.h 693858 2015-09-09 10:30:15Z krasznaa $
8 #ifndef XAODFORWARD_AFPDATAAUXCONTAINER_H
9 #define XAODFORWARD_AFPDATAAUXCONTAINER_H
10 
11 // EDM include(s):
12 #include "xAODCore/CLASS_DEF.h"
13 
14 // Local include(s):
16 
17 namespace xAOD
18 {
20 }
21 
22 // Set up a CLID for the class:
23 CLASS_DEF( xAOD::AFPDataAuxContainer, 1096875233, 1 )
24 
25 #endif // XAODFORWARD_AFPDATAAUXCONTAINER_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::AFPDataAuxContainer
AFPDataAuxContainer_v1 AFPDataAuxContainer
Definition: AFPDataAuxContainer.h:19
CLASS_DEF.h
File providing the different SG_BASE macros.
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
AFPDataAuxContainer_v1.h
xAOD::AFPDataAuxContainer_v1
Auxiliary store for xAOD::AFPDataContainer_v1.
Definition: AFPDataAuxContainer_v1.h:31