ATLAS Offline Software
Loading...
Searching...
No Matches
xAODAssociationsDict.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 XAODASSOCIATIONS_XAODASSOCIATIONSDICT_H
6#define XAODASSOCIATIONS_XAODASSOCIATIONSDICT_H
7
8// Local include(s).
15
16// EDM include(s).
18
19// Instantiate all necessary types for the dictionary.
20namespace {
21 struct GCCXML_DUMMY_INSTANTIATION_XAODASSOCIATIONS {
22 // Local type(s).
24 TrackParticleClusterAssociationContainer_v1 );
25 // Type(s) needed for the dictionary generation to succeed.
28 };
29}
30
31#endif // XAODASSOCIATIONS_XAODASSOCIATIONSDICT_H
CaloClusterContainer
Definition CaloTPCnv.cxx:21
#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
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".