#include <RecoMET/METAlgorithms/interface/METAlgo.h>
Public Member Functions | |
METAlgo () | |
CommonMETData | run (const edm::View< reco::Candidate > &candidates, double globalThreshold=0.0) |
virtual | ~METAlgo () |
Description: Calculates MET for given input
Implementation: [Notes on implementation]
CommonMETData METAlgo::run | ( | const edm::View< reco::Candidate > & | candidates, |
double | globalThreshold = 0.0 |
||
) |
Definition at line 16 of file METAlgo.cc.
References edm::View< T >::begin(), edm::View< T >::end(), HLT_25ns10e33_v2_cff::globalThreshold, CommonMETData::met, objects.METAnalyzer::met, CommonMETData::mex, CommonMETData::mey, CommonMETData::mez, p4, runTheMatrix::ret, and CommonMETData::sumet.
Referenced by cms::ElseMETProducer::produce(), cms::PFClusterMETProducer::produce(), cms::CaloMETProducer::produce(), reco::PFMETProducerMVA::produce(), and cms::PFMETProducer::produce().