CMS 3D CMS Logo

L1HLTTauMatching.h
Go to the documentation of this file.
1 #ifndef L1HLTTAUMATCHING_H
2 #define L1HLTTAUMATCHING_H
3 
4 // user include files
18 
19 #include <map>
20 #include <vector>
22 public:
23  explicit L1HLTTauMatching(const edm::ParameterSet&);
24  ~L1HLTTauMatching() override;
25  void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
26  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
27 
28 private:
31  const double mEt_Min;
32 };
33 #endif
ConfigurationDescriptions.h
edm::StreamID
Definition: StreamID.h:30
CaloJetCollection.h
Handle.h
L1HLTTauMatching::fillDescriptions
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
Definition: L1HLTTauMatching.cc:99
L1HLTTauMatching::tauTrigger
const edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > tauTrigger
Definition: L1HLTTauMatching.h:30
PFTauFwd.h
edm::EDGetTokenT< reco::PFTauCollection >
TriggerFilterObjectWithRefs.h
L1HLTTauMatching
Definition: L1HLTTauMatching.h:21
L1HLTTauMatching::mEt_Min
const double mEt_Min
Definition: L1HLTTauMatching.h:31
L1HLTTauMatching::produce
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
Definition: L1HLTTauMatching.cc:25
ParameterSetDescription.h
edm::global::EDProducer
Definition: EDProducer.h:32
edm::ConfigurationDescriptions
Definition: ConfigurationDescriptions.h:28
L1JetParticleFwd.h
edm::ParameterSet
Definition: ParameterSet.h:36
Event.h
L1HLTTauMatching::~L1HLTTauMatching
~L1HLTTauMatching() override
Definition: L1HLTTauMatching.cc:23
edm::EventSetup
Definition: EventSetup.h:57
InputTag.h
Frameworkfwd.h
L1HLTTauMatching::jetSrc
const edm::EDGetTokenT< reco::PFTauCollection > jetSrc
Definition: L1HLTTauMatching.h:29
L1HLTTauMatching::L1HLTTauMatching
L1HLTTauMatching(const edm::ParameterSet &)
Definition: L1HLTTauMatching.cc:17
ParameterSet.h
EDProducer.h
edm::Event
Definition: Event.h:73
L1JetParticle.h