CMS 3D CMS Logo

GenSpecificAlgo.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: METAlgorithms
4 // Class: GenSpecificAlgo
5 //
13 //
14 // Original Authors: R. Cavanaugh (taken from F.Ratnikov, UMd)
15 // Created: June 6, 2006
16 //
17 //
18 #ifndef METProducers_GenMETInfo_h
19 #define METProducers_GenMETInfo_h
20 
21 //____________________________________________________________________________||
27 
28 //____________________________________________________________________________||
30 {
31 
32 public:
34 
35 private:
38 
41 
42 };
43 
44 //____________________________________________________________________________||
45 #endif // METProducers_GenMETInfo_h
reco::GenMET addInfo(edm::Handle< edm::View< reco::Candidate > > particles, CommonMETData *met, double globalThreshold=0, bool onlyFiducial=false, bool applyFiducialThresholdForFractions=false, bool usePt=false)
math::XYZPoint Point
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
Definition: LorentzVector.h:29
void fillCommonMETData(CommonMETData *met, edm::Handle< edm::View< reco::Candidate > > &particles, double globalThreshold, bool onlyFiducial, bool usePt)
Structure containing data common to all types of MET.
Definition: CommonMETData.h:12
applyFiducialThresholdForFractions
using Pt instead Et
met
===> hadronic RAZOR
XYZPointD XYZPoint
point in space with cartesian internal representation
Definition: Point3D.h:12
SpecificGenMETData mkSpecificGenMETData(edm::Handle< edm::View< reco::Candidate > > &particles, double globalThreshold, bool onlyFiducial, bool applyFiducialThresholdForFractions, bool usePt)
usePt
Global Threshold for input objects.
math::XYZTLorentzVector LorentzVector