CMS 3D CMS Logo

Classes | Namespaces

/data/refman/pasoursint/CMSSW_6_1_2_SLHC2/src/TopQuarkAnalysis/TopHitFit/interface/METTranslatorBase.h File Reference

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

namespace  hitfit

Detailed Description

Template class of function object to translate missing transverse energy object to HitFit's Fourvec object.

Author:
Haryo Sumowidagdo <Suharyo.Sumowidagdo@cern.ch>
Creation date:
Nov-2009
Terms of Usage:
With consent from the original author (Haryo Sumowidagdo).

Definition in file METTranslatorBase.h.