CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
NoPileUpPFMEtDataProducer.h
Go to the documentation of this file.
1 #ifndef RecoMET_METPUSubtraction_NoPileUpPFMEtDataProducer_h
2 #define RecoMET_METPUSubtraction_NoPileUpPFMEtDataProducer_h
3 
17 
20 
23 
37 #include "DataFormats/METReco/interface/SigInputObj.h" //PH: preserve 5_3_x dependence
38 
40 
42 public:
44  ~NoPileUpPFMEtDataProducer() override;
45 
46 private:
47  void produce(edm::Event&, const edm::EventSetup&) override;
48 
50 
53  double minJetPt_;
56 
63  double dZcut_;
64 
66 
68 
71 
73 };
74 
75 #endif
edm::EDGetTokenT< PFCandToVertexAssMap > srcPFCandToVertexAssociations_
void produce(edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< reco::PFJetCollection > srcJetsForMEtCov_
edm::EDGetTokenT< reco::VertexCollection > srcHardScatterVertex_
edm::EDGetTokenT< edm::View< reco::PFCandidate > > srcPFCandidatesView_
edm::EDGetTokenT< reco::PFCandidateCollection > srcPFCandidates_
edm::EDGetTokenT< reco::PFJetCollection > srcJets_
NoPileUpPFMEtDataProducer(const edm::ParameterSet &)
PFJetIDSelectionFunctor * looseJetIdAlgo_
PFMEtSignInterfaceBase * pfMEtSignInterface_
PF Jet selector for pat::Jets.
edm::EDGetTokenT< edm::ValueMap< int > > srcJetIds_
PileupJetIdentifier::Id jetIdSelection_