1 #ifndef _SiPixelInformationExtractor_h_
2 #define _SiPixelInformationExtractor_h_
24 #include "TPaveText.h"
35 #include <boost/cstdint.hpp>
39 class SiPixelWebInterface;
77 std::pair<double,double> & norm) ;
79 std::pair<double,double> & norm,
82 std::pair<double,double> & normX,
83 std::pair<double,double> & normY,
92 std::vector<MonitorElement*> & mes);
94 std::map<std::string, int> & mEHash);
114 int noiseRateDenominator,
122 std::vector<std::string> &
modules,
123 std::map<std::string,std::string> &
histos);
124 void getItemList(
const std::multimap<std::string, std::string> & req_map,
126 std::vector<std::string> & items);
128 std::ostringstream & str_val);
130 std::ostringstream & str_val);
132 std::ostringstream & str_val);
135 bool hasItem( std::multimap<std::string, std::string> & req_map,
145 std::vector<QReport*> & reports);
149 std::vector<QReport*> & reports);
183 std::map< uint32_t , std::vector< std::pair< std::pair<int,int> ,
float > > >
noisyDetIds_;