A lookup table to speed up constraint evaluation. More...
#include <vector>
#include <iosfwd>
#include "TopQuarkAnalysis/TopHitFit/interface/Constraint.h"
#include "TopQuarkAnalysis/TopHitFit/interface/Objpair.h"
Go to the source code of this file.
Classes | |
class | hitfit::Pair_Table |
A lookup table to speed up constraint evaluation using Fourvec_Constrainer. More... | |
Namespaces | |
hitfit | |
Functions | |
std::ostream & | hitfit::operator<< (std::ostream &s, const Pair_Table &p) |
Output stream operator, print the content of this Pair_Table to an output stream. More... | |
A lookup table to speed up constraint evaluation.
Definition in file Pair_Table.h.