ATLAS Offline Software
Loading...
Searching...
No Matches
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
CompositeParticleAuxContainer.h
CompositeParticleAuxContainer_v1.h
CompositeParticleContainer_v1.h
CompositeParticle_v1.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
CompositeParticleContainer.h
CompositeParticle.h
Particle.h
IParticleContainer
DataVector< IParticle > IParticleContainer
Definition
NavFourMom/NavFourMom/IParticleContainer.h:29
ParticleAuxContainer.h
ParticleAuxContainer_v1.h
ParticleContainer.h
ParticleContainer_v1.h
Particle_v1.h
Generated on
for ATLAS Offline Software by
1.14.0