ATLAS Offline Software
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).
15 
22 
23 // EDM include(s).
25 
26 // Instantiate all necessary types for the dictionary.
27 namespace {
28  struct GCCXML_DUMMY_INSTANTIATION_XAODPARTICLEEVENT {
29  // Types for which dictionaries are built.
33  // Type(s) needed for the dictionary generation to succeed.
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