CMS 3D CMS Logo

PFJetsTauOverlapRemoval.h
Go to the documentation of this file.
1 #ifndef RecoTauTag_HLTProducers_PFJetsTauOverlapRemoval_H
2 #define RecoTauTag_HLTProducers_PFJetsTauOverlapRemoval_H
3 
4 // user include files
19 
21 
22  private:
25  const double matchingR2_;
26 
27  public:
30  virtual void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
31  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
32 };
33 #endif
PFJetsTauOverlapRemoval(const edm::ParameterSet &)
const edm::EDGetTokenT< reco::PFJetCollection > pfJetSrc_
const edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > tauSrc_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
virtual void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override