Hold a list of pointers to a set of Fit_Result objects, resulting from different jet permutation with some consistent selection. See the documentation for the header file Fit_Result_Vec.h for details. More...
#include "TopQuarkAnalysis/TopHitFit/interface/Fit_Result_Vec.h"
#include "TopQuarkAnalysis/TopHitFit/interface/Fit_Result.h"
#include <cassert>
#include <ostream>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
hitfit | |
Functions | |
std::ostream & | hitfit::operator<< (std::ostream &s, const Fit_Result_Vec &resvec) |
Output stream operator, print the content of this Fit_Result_Vec to an output stream. More... | |
Hold a list of pointers to a set of Fit_Result objects, resulting from different jet permutation with some consistent selection. See the documentation for the header file Fit_Result_Vec.h for details.
Definition in file Fit_Result_Vec.cc.