ATLAS Offline Software
Loading...
Searching...
No Matches
xAODTrigBphysDict.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 XAODTRIGBPHYS_XAODTRIGBPHYSDICT_H
6#define XAODTRIGBPHYS_XAODTRIGBPHYSDICT_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_XAODTRIGBPHYS {
22 // Local type(s).
23 XAOD_INSTANTIATE_NS_CONTAINER_TYPES( xAOD, TrigBphysContainer_v1 );
24 // Type(s) needed for the dictionary generation to succeed.
26 };
27}
28
29#endif // XAODTRIGBPHYS_XAODTRIGBPHYSDICT_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
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".