#include <RecoMET/METAlgorithms/interface/PFClusterSpecificAlgo.h>
Public Member Functions | |
reco::PFClusterMET | addInfo (edm::Handle< edm::View< reco::Candidate > > PFClusterCandidates, const CommonMETData &met) |
PFClusterSpecificAlgo () | |
Private Types | |
typedef math::XYZTLorentzVector | LorentzVector |
typedef math::XYZPoint | Point |
Description: Adds Particle Flow specific information to MET
Implementation: [Notes on implementation]
Definition at line 31 of file PFClusterSpecificAlgo.h.
|
private |
Definition at line 38 of file PFClusterSpecificAlgo.h.
|
private |
Definition at line 39 of file PFClusterSpecificAlgo.h.
|
inline |
Definition at line 34 of file PFClusterSpecificAlgo.h.
reco::PFClusterMET PFClusterSpecificAlgo::addInfo | ( | edm::Handle< edm::View< reco::Candidate > > | PFClusterCandidates, |
const CommonMETData & | met | ||
) |
Definition at line 15 of file PFClusterSpecificAlgo.cc.
References CommonMETData::met, CommonMETData::mex, CommonMETData::mey, p4, and CommonMETData::sumet.
Referenced by cms::PFClusterMETProducer::produce().