CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros 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 
8 #include <memory>
9 #include <unistd.h>
20 
22 public:
25 
26  void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override;
27 
28 private:
31  std::vector<std::string> inputMEs_;
34 };
35 
std::string targetME_
HLTTauCertifier(const edm::ParameterSet &)
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
std::string targetFolder_
std::vector< std::string > inputMEs_