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