CMS 3D CMS Logo

Namespaces | Functions
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

 hitfit
 

Functions

unique_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. More...
 

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