CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces
Base_Constrainer.h File Reference

Abstract base classes for the $\chi^{2}$ fitter classes. More...

#include "TopQuarkAnalysis/TopHitFit/interface/matutil.h"
#include <iosfwd>

Go to the source code of this file.

Classes

class  hitfit::Base_Constrainer
 Base class for $\chi^{2}$ constrained fitter. More...
 
class  hitfit::Base_Constrainer_Args
 Hold on to parameters for the Base_Constrainer class. More...
 
class  hitfit::Constraint_Calculator
 Abstract base class for evaluating constraints. Users derive from this class and implement the eval() method. More...
 

Namespaces

 hitfit
 

Detailed Description

Abstract base classes for the $\chi^{2}$ fitter classes.

This file contains abstract base classes for the $\chi^{2}$ fitter classes. By doing so, different fitting algorithm may be used.

Creation date:
July 2000.
Author
Scott Stuart Snyder snyde.nosp@m.r@bn.nosp@m.l.gov.
Modification History:
Apr 2009: Haryo Sumowidagdo Suhar.nosp@m.yo.S.nosp@m.umowi.nosp@m.dagd.nosp@m.o@cer.nosp@m.n.ch: Imported to CMSSW.
Oct 2009: Haryo Sumowidagdo Suhar.nosp@m.yo.S.nosp@m.umowi.nosp@m.dagd.nosp@m.o@cer.nosp@m.n.ch: Added Doxygen tags for automatic generation of documentation.
Terms of Usage:
With consent from the original author (Scott Snyder).

Definition in file Base_Constrainer.h.