ATLAS Offline Software
Loading...
Searching...
No Matches
FitQuality_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 FIT_QUALITY_P1_TRK_H
6#define FIT_QUALITY_P1_TRK_H
7
8//-----------------------------------------------------------------------------
9//
10// file: FitQuality_p1.h
11// author: Lukasz Janyst <ljanyst@cern.ch>
12//
13//
14// Kirill Prokofiev <Kirill.Prokofiev@cern.ch>
15// 2007-03-15 Correction for number of degrees of freedom to be float
16// The Chi2 also becomes float for space safety.
17//-----------------------------------------------------------------------------
18
19namespace Trk
20{
22 {
23
24 public:
26
29 };
30}
31
32#endif // FIT_QUALITY_P1_TRK_H
Ensure that the ATLAS eigen extensions are properly loaded.