1 #ifndef _SiPixelInformationExtractor_h_ 2 #define _SiPixelInformationExtractor_h_ 22 #include "TPaveText.h" 32 class SiPixelWebInterface;
44 std::pair<double, double> &normX,
45 std::pair<double, double> &normY,
61 int noiseRateDenominator,
65 void getItemList(
const std::multimap<std::string, std::string> &req_map,
67 std::vector<std::string> &
items);
84 std::map<std::string, std::vector<std::string>>
layoutMap;
85 std::map<std::string, std::map<std::string, std::string>>
qtestsMap;
100 std::map<uint32_t, std::vector<std::pair<std::pair<int, int>,
float>>>
noisyDetIds_;