CMS 3D CMS Logo

DQMTauProducer.h
Go to the documentation of this file.
1 #ifndef DQMTauProducer_H
2 #define DQMTauProducer_H
3 
4 // user include files
7 
15 
17 public:
18  explicit DQMTauProducer(const edm::ParameterSet&);
19  ~DQMTauProducer() override;
20  void produce(edm::StreamID, edm::Event&, const edm::EventSetup&) const override;
21 
22 private:
25 };
26 
27 #endif
DQMTauProducer(const edm::ParameterSet &)
edm::EDGetTokenT< reco::IsolatedTauTagInfoCollection > trackIsolatedJets_
double isolationCone_
double matchingCone_
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
~DQMTauProducer() override