1 #ifndef _SiPixelInformationExtractor_h_
2 #define _SiPixelInformationExtractor_h_
25 #include "TPaveText.h"
36 #include <boost/cstdint.hpp>
39 class SiPixelWebInterface;
49 std::pair<double,double> & norm) ;
51 std::pair<double,double> & norm,
54 std::pair<double,double> & normX,
55 std::pair<double,double> & normY,
73 int noiseRateDenominator,
78 void getItemList(
const std::multimap<std::string, std::string> & req_map,
80 std::vector<std::string> & items);
81 bool hasItem( std::multimap<std::string, std::string> & req_map,
91 std::vector<QReport*> & reports);
95 std::vector<QReport*> & reports);
125 std::map< uint32_t , std::vector< std::pair< std::pair<int,int> ,
float > > >
noisyDetIds_;