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