ATLAS Offline Software
Loading...
Searching...
No Matches
InDetTrackSummary_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#ifndef TRKEVENTTPCNV_INDETTRACKSUMMARY_P1_H
6#define TRKEVENTTPCNV_INDETTRACKSUMMARY_P1_H
7#include <vector>
8
9namespace Trk
10{
12 {
13 public:
15
16 std::vector<float> m_likelihoodspixeldedx;
18 };
19}
20
21#endif // TRACK_SUMMARY_P1_TRK_H
std::vector< float > m_likelihoodspixeldedx
Ensure that the ATLAS eigen extensions are properly loaded.
STL namespace.