Template class of function object to translate lepton physics object to HitFit's Lepjets_Event_Lep object. More...
#include "TopQuarkAnalysis/TopHitFit/interface/EtaDepResolution.h"
#include "TopQuarkAnalysis/TopHitFit/interface/Lepjets_Event_Lep.h"
#include "TopQuarkAnalysis/TopHitFit/interface/fourvec.h"
Go to the source code of this file.
Classes | |
class | hitfit::LeptonTranslatorBase< ALepton > |
Template class of function object to translate lepton physics object to HitFit's Lepjets_Event_Lep object. Users need to write an implementation of a template specialization of this class for their lepton physics object class. Then users combine this header file and their implementation for their analysis code. With this approach, it is possible to use HitFit for different lepton physics object class in different experiments. More... | |
Namespaces | |
hitfit | |
Template class of function object to translate lepton physics object to HitFit's Lepjets_Event_Lep object.
Definition in file LeptonTranslatorBase.h.