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 
16 
17 
19  public:
20  explicit DQMTauProducer(const edm::ParameterSet&);
21  ~DQMTauProducer() override;
22  void produce(edm::Event&, const edm::EventSetup&) override;
23 
24  private:
27 
28 };
29 
30 #endif
DQMTauProducer(const edm::ParameterSet &)
edm::EDGetTokenT< reco::IsolatedTauTagInfoCollection > trackIsolatedJets_
double isolationCone_
double matchingCone_
void produce(edm::Event &, const edm::EventSetup &) override
~DQMTauProducer() override