CMS 3D CMS Logo

Namespaces | Functions

/data/refman/pasoursint/CMSSW_5_2_7_hltpatch2/src/TopQuarkAnalysis/TopHitFit/src/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

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

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 <snyder@bnl.gov>.
Modification History:
Apr 2009: Haryo Sumowidagdo <Suharyo.Sumowidagdo@cern.ch>: Imported to CMSSW.
Oct 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 Base_Constrainer.cc.