ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
Algorithms
KLFitterAnalysisAlgorithms
KLFitterAnalysisAlgorithms
KLFitterAnalysisAlgorithmsDict.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 KLFITTERANALYSIS_ALGORITHMS_DICT_H
9
#define KLFITTERANALYSIS_ALGORITHMS_DICT_H
10
11
#include "
KLFitterAnalysisAlgorithms/KLFitterResult.h
"
12
#include "
KLFitterAnalysisAlgorithms/KLFitterResultAuxContainer.h
"
13
#include "
KLFitterAnalysisAlgorithms/KLFitterResultContainer.h
"
14
15
// EDM include(s).
16
#include "
xAODCore/tools/DictHelpers.h
"
17
// Instantiate all necessary types for the dictionary.
18
namespace
{
19
struct
GCCXML_DUMMY_INSTANTIATION_KLFITTERANALYSISALGORITHMS {
20
// Local type(s).
21
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(xAOD, KLFitterResultContainer);
22
XAOD_INSTANTIATE_NS_OBJECT_TYPES
(xAOD, KLFitterResult);
23
};
24
}
// namespace
25
26
#endif
DictHelpers.h
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
#define XAOD_INSTANTIATE_NS_CONTAINER_TYPES(NS, TYPE)
Macro instantiating all the container "interface" and smart pointer types that we need a dictionary f...
Definition
DictHelpers.h:40
XAOD_INSTANTIATE_NS_OBJECT_TYPES
#define XAOD_INSTANTIATE_NS_OBJECT_TYPES(NS, TYPE)
Macro instantiating all the single object smart pointer types that we need a dictionary for.
Definition
DictHelpers.h:65
KLFitterResultAuxContainer.h
KLFitterResultContainer.h
KLFitterResult.h
Generated on
for ATLAS Offline Software by
1.14.0