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