Loading [MathJax]/extensions/MathMenu.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
KLFitterResultContainer.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 
7 
8 #ifndef KLFITTERNANALYSISALGORITHMS_KLFITTERRESULTCONTAINER_H_
9 #define KLFITTERNANALYSISALGORITHMS_KLFITTERRESULTCONTAINER_H_
10 
11 // EDM include(s).
13 #include "xAODCore/CLASS_DEF.h"
14 
15 // Local include(s).
17 
18 namespace xAOD {
19 
22 
23 } // namespace xAOD
24 
25 // Define a ClassID for the type.
27 
28 #endif
KLFitterResult.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::KLFitterResultContainer
DataVector< xAOD::KLFitterResult > KLFitterResultContainer
Definition of the KLFitterResultContainer type.
Definition: KLFitterResultContainer.h:21
DataVector
Derived DataVector<T>.
Definition: DataVector.h:794
CLASS_DEF.h
File providing the different SG_BASE macros.
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
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:67