ATLAS Offline Software
Event
xAOD
xAODEventInfo
xAODEventInfo
xAODEventInfoDict.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
/*
3
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
4
*/
5
#ifndef XAODEVENTINFO_XAODEVENTINFODICT_H
6
#define XAODEVENTINFO_XAODEVENTINFODICT_H
7
8
// Local include(s).
9
#include "
xAODEventInfo/EventInfo.h
"
10
#include "
xAODEventInfo/EventAuxInfo.h
"
11
#include "
xAODEventInfo/EventInfoContainer.h
"
12
#include "
xAODEventInfo/versions/EventInfo_v1.h
"
13
#include "
xAODEventInfo/versions/EventAuxInfo_v1.h
"
14
#include "
xAODEventInfo/versions/EventAuxInfo_v2.h
"
15
#include "
xAODEventInfo/versions/EventAuxInfo_v3.h
"
16
#include "
xAODEventInfo/versions/EventInfoContainer_v1.h
"
17
#include "
xAODEventInfo/versions/EventInfoAuxContainer_v1.h
"
18
19
// EDM include(s).
20
#include "
xAODCore/tools/DictHelpers.h
"
21
22
// Instantiate all necessary types for the dictionary.
23
namespace
{
24
struct
GCCXML_DUMMY_INSTANTIATION_XAODEVENTINFO {
25
// Local type(s).
26
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(
xAOD
,
EventInfoContainer_v1
);
27
XAOD_INSTANTIATE_NS_OBJECT_TYPES
(
xAOD
, EventInfo_v1 );
28
};
29
}
// private namespace
30
31
#endif // XAODEVENTINFO_XAODEVENTINFODICT_H
EventAuxInfo_v2.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
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
EventInfoContainer_v1.h
EventInfoContainer.h
DictHelpers.h
EventInfoAuxContainer_v1.h
xAOD::EventInfoContainer_v1
DataVector< EventInfo_v1 > EventInfoContainer_v1
Container type for event info objects.
Definition:
EventInfo_v1.h:31
EventAuxInfo.h
EventInfo.h
EventAuxInfo_v3.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
EventAuxInfo_v1.h
EventInfo_v1.h
Generated on Fri Jan 10 2025 21:21:50 for ATLAS Offline Software by
1.8.18