ATLAS Offline Software
Event
xAOD
xAODEventShape
xAODEventShape
xAODEventShapeDict.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 XAODEVENTSHAPE_XAODEVENTSHAPEDICT_H
6
#define XAODEVENTSHAPE_XAODEVENTSHAPEDICT_H
7
8
// Local include(s).
9
#include "
xAODEventShape/EventShape.h
"
10
#include "
xAODEventShape/EventShapeAuxInfo.h
"
11
#include "
xAODEventShape/versions/EventShape_v1.h
"
12
#include "
xAODEventShape/versions/EventShapeAuxInfo_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_XAODEVENTSHAPE {
20
// Local type(s).
21
XAOD_INSTANTIATE_NS_OBJECT_TYPES
(
xAOD
, EventShape_v1 );
22
};
23
}
24
25
#endif // XAODEVENTSHAPE_XAODEVENTSHAPEDICT_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
EventShape.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
EventShape_v1.h
DictHelpers.h
EventShapeAuxInfo.h
EventShapeAuxInfo_v1.h
Generated on Thu Nov 7 2024 21:32:01 for ATLAS Offline Software by
1.8.18