ATLAS Offline Software
Loading...
Searching...
No Matches
FitQuality.h File Reference
#include <cmath>
#include <iosfwd>
#include <memory>
#include "TrkEventPrimitives/FitQuality.icc"
Include dependency graph for FitQuality.h:

Go to the source code of this file.

Classes

class  Trk::FitQualityImpl
 simple/trivial Implemenation class for fit the fit quality. More...
class  Trk::FitQuality
 Class to represent and store fit qualities from track reconstruction in terms of \(\chi^2\) and number of degrees of freedom. More...

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

Functions

MsgStream & Trk::operator<< (MsgStream &sl, const FitQualityImpl &fq)
 Overload of << operator for MsgStream for debug output.
std::ostream & Trk::operator<< (std::ostream &sl, const FitQualityImpl &fq)
 Overload of << operator for std::ostream for debug output.