CMS 3D CMS Logo

PFTauL1TJetsMatching.h
Go to the documentation of this file.
1 #ifndef RecoTauTag_HLTProducers_PFTauL1TJetsMatching_H
2 #define RecoTauTag_HLTProducers_PFTauL1TJetsMatching_H
3 
4 // user include files
19 
21 
22  private:
25  const double matchingR2_;
26  const double minTauPt_;
27  const double minL1TPt_;
28 
29  public:
30  explicit PFTauL1TJetsMatching(const edm::ParameterSet&);
31  ~PFTauL1TJetsMatching() override;
32  void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
33  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
34 };
35 #endif
const edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > L1JetSrc_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
PFTauL1TJetsMatching(const edm::ParameterSet &)
const edm::EDGetTokenT< reco::PFTauCollection > tauSrc_