Represent an event for kinematic fitting as a collection of four-momenta. See the documentation the for header file Fourvec_Event.h for details. More...
#include "TopQuarkAnalysis/TopHitFit/interface/Fourvec_Event.h"
#include <cassert>
#include <ostream>
Go to the source code of this file.
Namespaces | |
hitfit | |
Functions | |
std::ostream & | hitfit::operator<< (std::ostream &s, const FE_Obj &o) |
Output stream operator, print the content of this FE_Obj object to an output stream. More... | |
std::ostream & | hitfit::operator<< (std::ostream &s, const Fourvec_Event &fe) |
Output stream operator, print the content of this Fourvec_Event object to an output stream. More... | |
Represent an event for kinematic fitting as a collection of four-momenta. See the documentation the for header file Fourvec_Event.h for details.
Definition in file Fourvec_Event.cc.