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