CMS 3D CMS Logo

L1THLTTauMatching.h
Go to the documentation of this file.
1 #ifndef L1THLTTauMatching_H
2 #define L1THLTTauMatching_H
3 
4 // user include files
17 
18 
19 #include <map>
20 #include <vector>
22  public:
23  explicit L1THLTTauMatching(const edm::ParameterSet&);
24  ~L1THLTTauMatching() override;
25  void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
26  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
27 
28  private:
29 
32  const double mEt_Min;
33 
34 };
35 #endif
const edm::EDGetTokenT< reco::PFTauCollection > jetSrc
~L1THLTTauMatching() override
L1THLTTauMatching(const edm::ParameterSet &)
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
const edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > tauTrigger
const double mEt_Min