#include <RecoMET/METAlgorithms/interface/METAlgo.h>
Public Member Functions | |
METAlgo () | |
CommonMETData | run (const edm::View< reco::Candidate > &candidates, double globalThreshold=0.0, edm::ValueMap< float > const *weights=nullptr) |
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 , |
||
edm::ValueMap< float > const * | weights = nullptr |
||
) |
Definition at line 16 of file METAlgo.cc.
References HLT_FULL_cff::candidates, EgHLTOffHistBins_cfi::et, distPFMET_cfi::globalThreshold, BTaggingMonitor_cfi::met, p4, runTheMatrix::ret, mps_merge::weight, and HLT_FULL_cff::weights.
Referenced by reco::PFMETProducerMVA::produce().