CMS 3D CMS Logo

Classes | Namespaces

/data/refman/pasoursint/CMSSW_5_3_3/src/TopQuarkAnalysis/TopHitFit/interface/Fit_Result_Vec.h File Reference

Hold a list of pointers to a set of Fit_Result objects, resulting from different jet permutation with some consistent selection. More...

#include <vector>
#include <iosfwd>

Go to the source code of this file.

Classes

class  hitfit::Fit_Result_Vec
 Holds pointers to a set of Fit_Result objects, resulting from different jet permutation with some consistent selection. The results are ordered by increasing $\chi^{2}$ values. A maximum length for the list of Fit_Result objects may be specified; when new results, those with the largest $\chi^{2}$ value fall off the end. More...

Namespaces

namespace  hitfit

Detailed Description

Hold a list of pointers to a set of Fit_Result objects, resulting from different jet permutation with some consistent selection.

Author:
Scott Stuart Snyder <snyder@bnl.gov>
Creation date:
Jul 2000.
Modification History:
Apr 2009: Haryo Sumowidagdo <Suharyo.Sumowidagdo@cern.ch>: Imported to CMSSW.
Nov 2009: Haryo Sumowidagdo <Suharyo.Sumowidagdo@cern.ch>: Added Doxygen tags for automatic generation of documentation.
Terms of Usage:
With consent from the original author (Scott Snyder).

Definition in file Fit_Result_Vec.h.