Abstract base classes for the 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 | |
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. More... | |
Abstract base classes for the fitter classes. Includes helper function(s). See the documentation for header file Base_Constrainer.h for details.
Definition in file Base_Constrainer.cc.