CMS 3D CMS Logo

HLTTauPostProcessor.h
Go to the documentation of this file.
1 // -*- c++ -*-
2 /*DQM For Tau HLT
3  Author : Michail Bachtis
4  University of Wisconsin-Madison
5  bachtis@hep.wisc.edu
6  */
7 
10 
11 #include <string>
12 
14 public:
16  ~HLTTauPostProcessor() override;
17 
18  void dqmEndJob(DQMStore::IBooker& iBooker, DQMStore::IGetter& iGetter) override;
19 
20 private:
21  void plotFilterEfficiencies(DQMStore::IBooker& iBooker, DQMStore::IGetter& iGetter, const std::string& folder) const;
22 
24 };
~HLTTauPostProcessor() override
void dqmEndJob(DQMStore::IBooker &iBooker, DQMStore::IGetter &iGetter) override
HLTTauPostProcessor(const edm::ParameterSet &)
void plotFilterEfficiencies(DQMStore::IBooker &iBooker, DQMStore::IGetter &iGetter, const std::string &folder) const
const std::string dqmBaseFolder_