CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SiStripLayoutParser.h
Go to the documentation of this file.
1 #ifndef SiStripLayoutParser_H
2 #define SiStripLayoutParser_H
3 
11 #include <vector>
12 #include <fstream>
13 #include <string>
14 #include <map>
15 
17 public:
18  // Constructor
20 
22 
23  // Get list of Layouts for ME groups
24  bool getAllLayouts(std::map<std::string, std::vector<std::string> >& me_names);
25 
26 private:
27 };
28 
29 #endif
bool getAllLayouts(std::map< std::string, std::vector< std::string > > &me_names)
void getDocument(std::string filepath)