Represent a jet in an instance of Lepjets_Event class. See the documentation for the header file Lepjets_Event_Jet.h for details. More...
Go to the source code of this file.
Namespaces | |
hitfit | |
Functions | |
char | hitfit::jetTypeChar (int type) |
Helper function: Translate jet type code from integer to char. The following notation is used for each type of jet: More... | |
std::string | hitfit::jetTypeString (int type) |
Helper function: Translate jet type code from integer to char. The following notation is used for each type of jet: More... | |
std::ostream & | hitfit::operator<< (std::ostream &s, const Lepjets_Event_Jet &l) |
Output stream operator, print the content of this Lepjets_Event_Jet to an output stream. More... | |
Represent a jet in an instance of Lepjets_Event class. See the documentation for the header file Lepjets_Event_Jet.h for details.
Definition in file Lepjets_Event_Jet.cc.