ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
class | Trk::FitQualityImpl |
simple/trivial Implemenation class for fit the fit quality. It holds the same payload as FitQuality_p1. 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 | |
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. More... | |
std::ostream & | Trk::operator<< (std::ostream &sl, const FitQualityImpl &fq) |
Overload of << operator for std::ostream for debug output. More... | |