ATLAS Offline Software
TrackScore.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 #ifndef TRKTRACKSCORE_H
7 #define TRKTRACKSCORE_H
8 namespace Trk {
9  // typedef int TrackScore;
10  typedef float TrackScore;
11 }
12 
13 #endif
Trk::TrackScore
float TrackScore
Definition: TrackScore.h:10
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9