CMS 3D CMS Logo

Namespaces

/data/refman/pasoursint/CMSSW_5_3_0/src/TopQuarkAnalysis/TopHitFit/src/Chisq_Constrainer.cc File Reference

Minimize a $\chi^{2}$ subject to a set of constraints, based on the SQUAW algorithm. See the documentation for header file Chisq_Constrainer.h for details. More...

#include "TopQuarkAnalysis/TopHitFit/interface/Chisq_Constrainer.h"
#include "TopQuarkAnalysis/TopHitFit/interface/Defaults.h"
#include <cmath>
#include <cassert>
#include <iostream>
#include <iomanip>

Go to the source code of this file.

Namespaces

namespace  hitfit

Detailed Description

Minimize a $\chi^{2}$ subject to a set of constraints, based on the SQUAW algorithm. See the documentation for header file Chisq_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 Chisq_Constrainer.cc.