ATLAS Offline Software
Loading...
Searching...
No Matches
Event
xAOD
xAODMeasurementBase
xAODMeasurementBase
xAODMeasurementBaseDict.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef XAODMEASUREMENTBASE_DICT_H
6
#define XAODMEASUREMENTBASE_DICT_H
7
8
#include "
xAODCore/tools/DictHelpers.h
"
9
#include "
xAODMeasurementBase/UncalibratedMeasurement.h
"
10
#include "
xAODMeasurementBase/UncalibratedMeasurementContainer.h
"
11
#include "
xAODMeasurementBase/versions/UncalibratedMeasurementContainer_v1.h
"
12
#include "
xAODMeasurementBase/versions/UncalibratedMeasurement_v1.h
"
13
14
// Instantiate all necessary types for the dictionary.
15
namespace
{
16
struct
GCCXML_DUMMY_INSTANTIATION_XAODMEASUREMENTBASE {
17
// Type(s) needed for the dictionary generation to succeed.
18
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(xAOD,
19
UncalibratedMeasurementContainer_v1);
20
};
21
}
// namespace
22
23
#endif
// XAODMEASUREMENTBASE_DICT_H
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
UncalibratedMeasurementContainer.h
UncalibratedMeasurementContainer_v1.h
UncalibratedMeasurement.h
UncalibratedMeasurement_v1.h
Generated on
for ATLAS Offline Software by
1.14.0