1 #ifndef _SiPixelInformationExtractor_h_
2 #define _SiPixelInformationExtractor_h_
27 #include "TPaveText.h"
37 class SiPixelWebInterface;
49 std::pair<double, double> &normX,
50 std::pair<double, double> &normY,
66 int noiseRateDenominator,
70 void getItemList(
const std::multimap<std::string, std::string> &req_map,
72 std::vector<std::string> &
items);
89 std::map<std::string, std::vector<std::string>>
layoutMap;
90 std::map<std::string, std::map<std::string, std::string>>
qtestsMap;
105 std::map<uint32_t, std::vector<std::pair<std::pair<int, int>,
float>>>
noisyDetIds_;