ATLAS Offline Software
PhysicsAnalysis
Algorithms
KLFitterAnalysisAlgorithms
KLFitterAnalysisAlgorithms
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).
12
#include "
AthContainers/DataVector.h
"
13
#include "
xAODCore/CLASS_DEF.h
"
14
15
// Local include(s).
16
#include "
KLFitterAnalysisAlgorithms/KLFitterResult.h
"
17
18
namespace
xAOD
{
19
21
typedef
DataVector<xAOD::KLFitterResult>
KLFitterResultContainer
;
22
23
}
// namespace xAOD
24
25
// Define a ClassID for the type.
26
CLASS_DEF
(
xAOD::KLFitterResultContainer
, 1116647492, 1)
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
Generated on Mon Sep 29 2025 21:13:04 for ATLAS Offline Software by
1.8.18