ATLAS Offline Software
Loading...
Searching...
No Matches
xAODTrigEgammaDict.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 XAODTRIGEGAMMA_XAODTRIGEGAMMADICT_H
6#define XAODTRIGEGAMMA_XAODTRIGEGAMMADICT_H
7
8// Local include(s).
15
22
27
28// EDM include(s).
30
31// Instantiate all necessary types for the dictionary.
32namespace{
33 struct GCCXML_DUMMY_INSTANTIATION_XAODTRIGEGAMMA {
34 // Local type(s).
35 XAOD_INSTANTIATE_NS_CONTAINER_TYPES( xAOD, TrigElectronContainer_v1 );
36 XAOD_INSTANTIATE_NS_CONTAINER_TYPES( xAOD, TrigPhotonContainer_v1 );
37 // Type(s) needed for the dictionary generation to succeed.
41 };
42}
43
44#endif // XAODTRIGEGAMMA_XAODTRIGEGAMMADICT_H
#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
Athena::TPCnvVers::Old Athena::TPCnvVers::Old TrigEMClusterContainer
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".