CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ContentReader.h
Go to the documentation of this file.
1 #ifndef _ContentReader_h_
2 #define _ContentReader_h_
3 
4 #include "xdaq/Application.h"
6 
7 
9 {
10 private:
11 
13 
14 public:
15 
17  {
18  bei = the_bei;
19  }
20 
22 
23  void give_subdirs(std::string dir, std::list<std::string> &subdirs, std::string mode);
24  void give_subdirs_su(std::string dir, std::list<std::string> &subdirs);
25 
26  void give_files(std::string dir, std::list<std::string> &files, bool only_contents);
27 
28  MonitorElement *give_ME(std::string filename);
29 
30 protected:
31 
32 };
33 
34 
35 #endif
void give_files(std::string dir, std::list< std::string > &files, bool only_contents)
DQMStore * bei
Definition: ContentReader.h:12
MonitorElement * give_ME(std::string filename)
ContentReader(DQMStore *the_bei)
Definition: ContentReader.h:16
void give_subdirs(std::string dir, std::list< std::string > &subdirs, std::string mode)
Definition: ContentReader.cc:5
void give_subdirs_su(std::string dir, std::list< std::string > &subdirs)
tuple filename
Definition: lut2db_cfg.py:20
dbl *** dir
Definition: mlp_gen.cc:35