ATLAS Offline Software
Event
xAOD
xAODMetaData
xAODMetaData
xAODMetaDataDict.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
/*
3
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
4
*/
5
#ifndef XAODMETADATA_XAODMETADATADICT_H
6
#define XAODMETADATA_XAODMETADATADICT_H
7
8
// Local include(s).
9
#include "
xAODMetaData/FileMetaData.h
"
10
#include "
xAODMetaData/FileMetaDataAuxInfo.h
"
11
#include "
xAODMetaData/versions/FileMetaData_v1.h
"
12
#include "
xAODMetaData/versions/FileMetaDataAuxInfo_v1.h
"
13
14
// EDM include(s).
15
#include "
xAODCore/tools/DictHelpers.h
"
16
17
// Instantiate all necessary types for the dictionary.
18
namespace
{
19
struct
GCCXML_DUMMY_INSTANTIATION_XAODMETADATA {
20
// Local type(s).
21
XAOD_INSTANTIATE_NS_OBJECT_TYPES
(
xAOD
, FileMetaData_v1 );
22
};
23
}
24
25
#endif // XAODMETADATA_XAODMETADATADICT_H
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
FileMetaDataAuxInfo.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
DictHelpers.h
FileMetaDataAuxInfo_v1.h
FileMetaData.h
FileMetaData_v1.h
Generated on Thu Nov 7 2024 21:32:03 for ATLAS Offline Software by
1.8.18