CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
NoPileUpPFMEtProducer.h
Go to the documentation of this file.
1 #ifndef RecoMET_METPUSubtraction_NoPileUpPFMEtProducer_h
2 #define RecoMET_METPUSubtraction_NoPileUpPFMEtProducer_h
3 
17 
20 
27 
28 #include <vector>
29 
31 public:
33  ~NoPileUpPFMEtProducer() override;
34 
35 private:
36  void produce(edm::Event&, const edm::EventSetup&) override;
37 
39 
46  typedef std::vector<edm::InputTag> vInputTag;
47  std::vector<edm::EDGetTokenT<reco::CandidateView> > srcLeptons_;
48 
50 
51  double sfNoPUjets_;
53  double sfPUjets_;
59 
69 
71  double sfMEtCovMin_;
72  double sfMEtCovMax_;
73 
75 
77 
79 };
80 
81 #endif
edm::EDGetTokenT< reco::PFMETCollection > srcMEt_
edm::EDGetTokenT< reco::PUSubMETCandInfoCollection > srcPFCandInfoLeptonMatch_
edm::EDGetTokenT< reco::PUSubMETCandInfoCollection > srcJetInfo_
std::vector< edm::EDGetTokenT< reco::CandidateView > > srcLeptons_
void produce(edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< CorrMETData > srcType0Correction_
std::string sfNoPUunclChargedCandsName_
NoPileUpPFMEtProducer(const edm::ParameterSet &)
std::vector< edm::InputTag > vInputTag
edm::EDGetTokenT< reco::PUSubMETCandInfoCollection > srcJetInfoLeptonMatch_
edm::EDGetTokenT< reco::PUSubMETCandInfoCollection > srcPFCandInfo_
NoPileUpMEtUtilities utils_
PFMEtSignInterfaceBase * pfMEtSignInterface_
std::string sfNoPUjetOffsetEnCorrName_