ATLAS Offline Software
Loading...
Searching...
No Matches
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
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
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
EventAuxInfo.h
EventAuxInfo_v1.h
EventAuxInfo_v2.h
EventAuxInfo_v3.h
EventInfoAuxContainer_v1.h
EventInfoContainer.h
EventInfoContainer_v1.h
EventInfo_v1.h
EventInfo.h
Generated on
for ATLAS Offline Software by
1.14.0