1 #ifndef _SiPixelInformationExtractor_h_ 2 #define _SiPixelInformationExtractor_h_ 28 #include "TPaveText.h" 30 #include <boost/cstdint.hpp> 38 class SiPixelWebInterface;
47 std::pair<double, double> &normX,
48 std::pair<double, double> &normY,
64 int noiseRateDenominator,
68 void getItemList(
const std::multimap<std::string, std::string> &req_map,
70 std::vector<std::string> &
items);
87 std::map<std::string, std::vector<std::string>>
layoutMap;
88 std::map<std::string, std::map<std::string, std::string>>
qtestsMap;
103 std::map<uint32_t, std::vector<std::pair<std::pair<int, int>,
float>>>
noisyDetIds_;