CMS 3D CMS Logo

PFJetsTauOverlapRemoval.h
Go to the documentation of this file.
1 #ifndef RecoTauTag_HLTProducers_PFJetsTauOverlapRemoval_H
2 #define RecoTauTag_HLTProducers_PFJetsTauOverlapRemoval_H
3 
4 // user include files
19 
21 private:
24  const double matchingR2_;
25 
26 public:
28  ~PFJetsTauOverlapRemoval() override;
29  void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
30  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
31 };
32 #endif
ConfigurationDescriptions.h
edm::StreamID
Definition: StreamID.h:30
CaloJetCollection.h
Handle.h
PFTauFwd.h
TriggerEvent.h
edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs >
TriggerFilterObjectWithRefs.h
PFJetsTauOverlapRemoval::produce
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
Definition: PFJetsTauOverlapRemoval.cc:19
PFJetsTauOverlapRemoval::PFJetsTauOverlapRemoval
PFJetsTauOverlapRemoval(const edm::ParameterSet &)
Definition: PFJetsTauOverlapRemoval.cc:11
ParameterSetDescription.h
edm::global::EDProducer
Definition: EDProducer.h:32
edm::ConfigurationDescriptions
Definition: ConfigurationDescriptions.h:28
edm::ParameterSet
Definition: ParameterSet.h:47
Event.h
PFJetsTauOverlapRemoval::pfJetSrc_
const edm::EDGetTokenT< reco::PFJetCollection > pfJetSrc_
Definition: PFJetsTauOverlapRemoval.h:23
PFJetsTauOverlapRemoval::tauSrc_
const edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > tauSrc_
Definition: PFJetsTauOverlapRemoval.h:22
edm::EventSetup
Definition: EventSetup.h:58
TriggerObject.h
PFJetsTauOverlapRemoval::~PFJetsTauOverlapRemoval
~PFJetsTauOverlapRemoval() override
Definition: PFJetsTauOverlapRemoval.cc:17
InputTag.h
PFJetsTauOverlapRemoval::fillDescriptions
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
Definition: PFJetsTauOverlapRemoval.cc:48
PFJetsTauOverlapRemoval::matchingR2_
const double matchingR2_
Definition: PFJetsTauOverlapRemoval.h:24
Frameworkfwd.h
PFJetsTauOverlapRemoval
Definition: PFJetsTauOverlapRemoval.h:20
ParameterSet.h
EDProducer.h
edm::Event
Definition: Event.h:73
Tau.h