Hold the result of one kinematic fit. See the documentation for the header file Fit_Result.h for details. More...
Go to the source code of this file.
Namespaces | |
hitfit | |
Functions | |
bool | hitfit::operator< (const Fit_Result &a, const Fit_Result &b) |
Sort fit results based on their . More... | |
std::ostream & | hitfit::operator<< (std::ostream &s, const Fit_Result &res) |
Output stream operator, print the content of this Fit_Result to an output stream. More... | |
Hold the result of one kinematic fit. See the documentation for the header file Fit_Result.h for details.
Definition in file Fit_Result.cc.