Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ActsEventDict.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef ACTSEVENT_DICT_H
6 #define ACTSEVENT_DICT_H
7 
8 #include "AthLinks/ElementLink.h"
9 
11 
12 namespace {
13  struct GCCXML_DUMMY_ELACTSTRK_TRACKCONTAINER {
16  std::vector<ElementLink<ActsTrk::TrackContainer> > m_two;
17  };
18 }
19 
20 #endif
ActsTrk::TrackContainer
Definition: TrackContainer.h:31
TrackContainer.h