CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
JVFJetIdProducer.h
Go to the documentation of this file.
1 #ifndef RecoMET_METPUSubtraction_MVAPFMEtDataProducer_h
2 #define RecoMET_METPUSubtraction_MVAPFMEtDataProducer_h
3 
19 
22 
24 
26 {
27  public:
28 
31 
32  private:
33 
34  void produce(edm::Event&, const edm::EventSetup&);
35 
37 
41  double minTrackPt_;
42  double dZcut_;
43 
44  double JVFcut_;
45 
47 
49 };
50 
51 #endif
edm::EDGetTokenT< PFCandToVertexAssMap > srcPFCandToVertexAssociations_
edm::EDGetTokenT< reco::PFCandidateCollection > srcPFCandidates_
JVFJetIdProducer(const edm::ParameterSet &)
edm::EDGetTokenT< reco::VertexCollection > srcHardScatterVertex_
edm::EDGetTokenT< reco::PFJetCollection > srcJets_
void produce(edm::Event &, const edm::EventSetup &)