CMS 3D CMS Logo

Namespaces | Functions

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/TopQuarkAnalysis/TopHitFit/src/Constraint_Intermed.cc File Reference

Represent one side of a mass constraint equation. See the documentation for the header file Constraint_Intermed.h for details. More...

#include "TopQuarkAnalysis/TopHitFit/interface/Constraint_Intermed.h"
#include "TopQuarkAnalysis/TopHitFit/interface/Fourvec_Event.h"
#include <iostream>
#include <cmath>
#include <algorithm>
#include <cstdlib>

Go to the source code of this file.

Namespaces

namespace  hitfit

Functions

auto_ptr< Constraint_Intermed > hitfit::make_constraint_intermed (string s)
std::ostream & hitfit::operator<< (std::ostream &s, const hitfit::Constraint_Intermed &ci)
 Output stream operator, print the content of this Constraint_Intermed to an output stream.

Detailed Description

Represent one side of a mass constraint equation. See the documentation for the header file Constraint_Intermed.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 Constraint_Intermed.cc.