ATLAS Offline Software
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 
12 
13 namespace {
14  struct GCCXML_DUMMY_ELACTSTRK_TRACKCONTAINER {
18  std::vector<ElementLink<ActsTrk::TrackContainer> > m_two;
19  };
20 }
21 
22 #endif
ActsTrk::TrackContainer
Definition: TrackContainer.h:30
PersistentTrackContainer.h
ActsTrk::PersistentTrackContainer
Definition: PersistentTrackContainer.h:34
TrackContainer.h