Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
DQM
SiPixelMonitorClient
interface
SiPixelLayoutParser.h
Go to the documentation of this file.
1
#ifndef SiPixelLayoutParser_H
2
#define SiPixelLayoutParser_H
3
11
#include <fstream>
12
#include <map>
13
#include <string>
14
#include <vector>
15
16
class
SiPixelLayoutParser
{
17
public
:
18
// Constructor
19
SiPixelLayoutParser
();
20
21
// Get list of Layouts for ME groups
22
bool
getAllLayouts
(std::map<
std::string
, std::vector<std::string>> &me_names);
23
24
private
:
25
};
26
27
#endif
SiPixelLayoutParser::SiPixelLayoutParser
SiPixelLayoutParser()
Definition:
SiPixelLayoutParser.cc:11
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
SiPixelLayoutParser
Definition:
SiPixelLayoutParser.h:16
SiPixelLayoutParser::getAllLayouts
bool getAllLayouts(std::map< std::string, std::vector< std::string >> &me_names)
Definition:
SiPixelLayoutParser.cc:20
Generated for CMSSW Reference Manual by
1.8.5