CMS 3D CMS Logo

Namespaces | Functions
Lepjets_Event_Jet.cc File Reference

Represent a jet in an instance of Lepjets_Event class. See the documentation for the header file Lepjets_Event_Jet.h for details. More...

#include "TopQuarkAnalysis/TopHitFit/interface/Lepjets_Event_Jet.h"

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...
 

Detailed Description

Represent a jet in an instance of Lepjets_Event class. See the documentation for the header file Lepjets_Event_Jet.h for details.

Author
Scott Stuart Snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Creation date:
July 2000.
Modification History:
Apr 2009: Haryo Sumowidagdo Suhar.nosp@m.yo.S.nosp@m.umowi.nosp@m.dagd.nosp@m.o@cer.nosp@m.n.ch: Imported to CMSSW.
Nov 2009: Haryo Sumowidagdo Suhar.nosp@m.yo.S.nosp@m.umowi.nosp@m.dagd.nosp@m.o@cer.nosp@m.n.ch: Added doxygen tags for automatic generation of documentation.
Terms of Usage:
With consent for the original author (Scott Snyder).

Definition in file Lepjets_Event_Jet.cc.