CMS 3D CMS Logo

HLTPFTauPairLeadTrackDzMatchFilter.h
Go to the documentation of this file.
1 #ifndef HLTPFTauPairLeadTrackDzMatchFilter_h
2 #define HLTPFTauPairLeadTrackDzMatchFilter_h
3 
12 
20 
21  public:
22 
25  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
26  bool hltFilter(edm::Event& ev, const edm::EventSetup& es, trigger::TriggerFilterObjectWithRefs& filterproduct) const override;
27 
28  private:
29 
32  double tauMinPt_;
33  double tauMaxEta_;
34  double tauMinDR_;
37 
38 };
39 
40 #endif
bool hltFilter(edm::Event &ev, const edm::EventSetup &es, trigger::TriggerFilterObjectWithRefs &filterproduct) const override
HLTPFTauPairLeadTrackDzMatchFilter(const edm::ParameterSet &conf)
bool ev
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::EDGetTokenT< reco::PFTauCollection > tauSrcToken_