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 private:
24  const double matchingR2_;
25  const double minTauPt_;
26  const double minL1TPt_;
27 
28 public:
29  explicit PFTauL1TJetsMatching(const edm::ParameterSet&);
30  ~PFTauL1TJetsMatching() override;
31  void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
32  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
33 };
34 #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_