CMS 3D CMS Logo

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

Abstract base classes for the $\chi^{2}$ fitter classes. Includes helper function(s). See the documentation for header file Base_Constrainer.h for details. More...

#include "TopQuarkAnalysis/TopHitFit/interface/Base_Constrainer.h"
#include "TopQuarkAnalysis/TopHitFit/interface/matutil.h"
#include "TopQuarkAnalysis/TopHitFit/interface/Defaults.h"
#include <iostream>
#include <cmath>
#include <cstdlib>

Go to the source code of this file.

Namespaces

 hitfit
 

Functions

std::ostream & hitfit::operator<< (std::ostream &s, const Base_Constrainer &f)
 Output stream operator, print the content of this Base_Constrainer to an output stream. More...
 

Detailed Description

Abstract base classes for the $\chi^{2}$ fitter classes. Includes helper function(s). See the documentation for header file Base_Constrainer.h for details.

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.cc.