ATLAS Offline Software
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 
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.
20 };
21 } // namespace
22 
23 #endif // XAODMEASUREMENTBASE_DICT_H
UncalibratedMeasurement.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
UncalibratedMeasurement_v1.h
DictHelpers.h
UncalibratedMeasurementContainer.h
UncalibratedMeasurementContainer_v1.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::UncalibratedMeasurementContainer_v1
DataVector< xAOD::UncalibratedMeasurement_v1 > UncalibratedMeasurementContainer_v1
The container is a simple typedef for now.
Definition: UncalibratedMeasurementContainer_v1.h:14