Template class of function object to translate jet physics object to HitFit's Lepjets_Event_Jet object. More...
#include "TopQuarkAnalysis/TopHitFit/interface/EtaDepResolution.h"
#include "TopQuarkAnalysis/TopHitFit/interface/Lepjets_Event_Jet.h"
#include "TopQuarkAnalysis/TopHitFit/interface/fourvec.h"
Go to the source code of this file.
Classes | |
class | hitfit::JetTranslatorBase< AJet > |
Template class of function object to translate jet physics object to HitFit's Lepjets_Event_Jet object. Users need to write an implementation of a template specialization of this class for their jet 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 jet physics object class in different experiments. More... | |
Namespaces | |
hitfit | |
Template class of function object to translate jet physics object to HitFit's Lepjets_Event_Jet object.
Definition in file JetTranslatorBase.h.