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