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
Definition:
SiPixelLayoutParser.h:16
SiPixelLayoutParser::getAllLayouts
bool getAllLayouts(std::map< std::string, std::vector< std::string >> &me_names)
Definition:
SiPixelLayoutParser.cc:20
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
SiPixelLayoutParser::SiPixelLayoutParser
SiPixelLayoutParser()
Definition:
SiPixelLayoutParser.cc:11
genParticles_cff.map
map
Definition:
genParticles_cff.py:11
Generated for CMSSW Reference Manual by
1.8.16