ATLAS Offline Software
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).
13 
14 // EDM include(s).
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