ATLAS Offline Software
Loading...
Searching...
No Matches
LocalParameters_p1.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//-----------------------------------------------------------------------------
6//
7// file: LocalParameters_p1.h
8// author: Lukasz Janyst <ljanyst@cern.ch>
9//
10//-----------------------------------------------------------------------------
11
12#ifndef LOCAL_PARAMETERS_P1_TRK_H
13#define LOCAL_PARAMETERS_P1_TRK_H
14
15#include <vector>
16
17namespace Trk
18{
20 {
21 public:
23
25 std :: vector<float> m_vec;
26 };
27}
28
29#endif // LOCAL_PARAMETERS_P1_TRK_H
std ::vector< float > m_vec
Ensure that the ATLAS eigen extensions are properly loaded.