#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_2023v12_cff::candidates, EgHLTOffHistBins_cfi::et, HLT_2023v12_cff::globalThreshold, BTaggingMonitor_cfi::met, runTheMatrix::ret, mps_merge::weight, and hltDeepSecondaryVertexTagInfosPFPuppi_cfi::weights.
Referenced by reco::PFMETProducerMVA::produce().