CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
HLTTauCertifier.h
Go to the documentation of this file.
1 /*HLT Tau DQM Certification Module
2 Author : Michail Bachtis
3 University of Wisconsin-Madison
4 bachtis@hep.wisc.edu
5 */
6 
7 #include <memory>
8 #include <unistd.h>
19 
21 public:
23  ~HLTTauCertifier() override;
24 
25  void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override;
26 
27 private:
30  std::vector<std::string> inputMEs_;
33 };
std::string targetME_
HLTTauCertifier(const edm::ParameterSet &)
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
std::string targetFolder_
~HLTTauCertifier() override
std::vector< std::string > inputMEs_