Represent a lepton in an instance of Lepjets_Event class. More...
#include "TopQuarkAnalysis/TopHitFit/interface/fourvec.h"
#include "TopQuarkAnalysis/TopHitFit/interface/Vector_Resolution.h"
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | hitfit::Lepjets_Event_Lep |
Represent a lepton in an instance of Lepjets_Event class. This class hold the following information: More... | |
Namespaces | |
hitfit | |
Enumerations | |
enum | hitfit::Lepton_Labels { hitfit::lepton_label = 1, hitfit::electron_label = 2, hitfit::muon_label = 3 } |
Functions | |
std::ostream & | hitfit::operator<< (std::ostream &s, const Lepjets_Event_Lep &l) |
Output stream operator, print the content of this Lepjets_Event_Lep to an output stream. More... | |
Represent a lepton in an instance of Lepjets_Event class.
Definition in file Lepjets_Event_Lep.h.