ATLAS Offline Software
Event
xAOD
xAODParticleEvent
xAODParticleEvent
xAODParticleEventDict.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 XAODPARTICLEEVENT_XAODPARTICLEEVENTDICT_H
6
#define XAODPARTICLEEVENT_XAODPARTICLEEVENTDICT_H
7
8
// Local include(s).
9
#include "
xAODParticleEvent/Particle.h
"
10
#include "
xAODParticleEvent/ParticleContainer.h
"
11
#include "
xAODParticleEvent/ParticleAuxContainer.h
"
12
#include "
xAODParticleEvent/versions/Particle_v1.h
"
13
#include "
xAODParticleEvent/versions/ParticleContainer_v1.h
"
14
#include "
xAODParticleEvent/versions/ParticleAuxContainer_v1.h
"
15
16
#include "
xAODParticleEvent/CompositeParticle.h
"
17
#include "
xAODParticleEvent/CompositeParticleContainer.h
"
18
#include "
xAODParticleEvent/CompositeParticleAuxContainer.h
"
19
#include "
xAODParticleEvent/versions/CompositeParticle_v1.h
"
20
#include "
xAODParticleEvent/versions/CompositeParticleContainer_v1.h
"
21
#include "
xAODParticleEvent/versions/CompositeParticleAuxContainer_v1.h
"
22
23
// EDM include(s).
24
#include "
xAODCore/tools/DictHelpers.h
"
25
26
// Instantiate all necessary types for the dictionary.
27
namespace
{
28
struct
GCCXML_DUMMY_INSTANTIATION_XAODPARTICLEEVENT {
29
// Types for which dictionaries are built.
30
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(
xAOD
,
ParticleContainer_v1
);
31
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(
xAOD
,
32
CompositeParticleContainer_v1
);
33
// Type(s) needed for the dictionary generation to succeed.
34
XAOD_INSTANTIATE_NS_CONTAINER_TYPES
(
xAOD
,
IParticleContainer
);
35
};
36
}
37
38
#endif // XAODPARTICLEEVENT_XAODPARTICLEEVENTDICT_H
CompositeParticle.h
ParticleAuxContainer_v1.h
CompositeParticle_v1.h
ParticleContainer_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
CompositeParticleContainer.h
ParticleAuxContainer.h
DictHelpers.h
ParticleContainer.h
Particle_v1.h
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:581
CompositeParticleAuxContainer.h
Particle.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::CompositeParticleContainer_v1
DataVector< CompositeParticle_v1 > CompositeParticleContainer_v1
Define the composite particle container as a simple DataVector.
Definition:
CompositeParticleContainer_v1.h:24
CompositeParticleAuxContainer_v1.h
CompositeParticleContainer_v1.h
xAOD::ParticleContainer_v1
DataVector< Particle_v1 > ParticleContainer_v1
Define the particle container as a simple DataVector.
Definition:
ParticleContainer_v1.h:24
Generated on Thu Nov 7 2024 21:32:04 for ATLAS Offline Software by
1.8.18