ATLAS Offline Software
AFPDataContainer.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: AFPDataContainer.h 693858 2015-09-09 10:30:15Z krasznaa $
8 #ifndef XAODFORWARD_AFPDATACONTAINER_H
9 #define XAODFORWARD_AFPDATACONTAINER_H
10 
11 // EDM include(s):
12 #include "xAODCore/CLASS_DEF.h"
13 
14 // Local include(s):
15 #include "xAODForward/AFPData.h"
17 
18 namespace xAOD
19 {
21 }
22 
23 // Set up a CLID for the container:
24 CLASS_DEF( xAOD::AFPDataContainer, 1167803130, 1 )
25 
26 #endif // XAODFORWARD_AFPDATACONTAINER_H
xAOD::AFPDataContainer
AFPDataContainer_v1 AFPDataContainer
Definition: AFPDataContainer.h:20
AFPData.h
AFPDataContainer_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
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