ATLAS Offline Software
Loading...
Searching...
No Matches
TrkParametersDict.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TRKPARAMETERS_DICT_H
6#define TRKPARAMETERS_DICT_H
7
8// Needed to successfully generate the dictionary in standalone mode:
9#if defined(__GCCXML__) and not defined(EIGEN_DONT_VECTORIZE)
10# define EIGEN_DONT_VECTORIZE
11#endif // __GCCXML__
12
14
15namespace {
16 struct GCCXML_DUMMY_INSTANTIATION_TRKPARAMETERS {
18 std::vector<const Trk::TrackParameters*> p2;
19 };
20}
21
22#endif // TRKPARAMETERS_DICT_H
23
CurvilinearParametersT< TrackParametersDim, Charged, PlaneSurface > CurvilinearParameters