66 std::cerr <<
"Input File: loader.html"<<
" could not be opened!" << std::endl;
70 while (fin.getline(buf,
BUF_SIZE,
'\n')) {
77 edm::LogInfo(
"SiStripAnalyser") <<
" SiStripAnalyser::Creating SiStripAnalyser ";
102 edm::LogInfo(
"SiStripAnalyser") <<
"SiStripAnalyser::Deleting SiStripAnalyser ";
120 edm::LogInfo (
"SiStripAnalyser") <<
"SiStripAnalyser:: Error to read configuration file!! Summary will not be produced!!!";
130 edm::LogInfo (
"SiStripAnalyser") <<
"SiStripAnalyser:: Begining of Run";
136 edm::LogInfo(
"SiStripAnalyser") <<
"SiStripAnalyser::beginRun: "
137 <<
" Change in Cabling, recrated TrackerMap";
139 edm::LogInfo (
"SiStripAnalyser") <<
"SiStripAnalyser:: Error to read configuration file!! TrackerMap will not be produced!!!";
153 edm::LogInfo(
"SiStripAnalyser") <<
"SiStripAnalyser:: Begin of LS transition";
194 edm::LogInfo (
"SiStripAnalyser") <<
"SiStripAnalyser:: End of LS transition, performing the DQM client operation";
206 std::cout <<
"====================================================== " << std::endl;
209 std::cout <<
"====================================================== " << std::endl;
224 std::cout <<
" Creating Summary " << std::endl;
246 edm::LogInfo (
"SiStripAnalyser") <<
"SiStripAnalyser:: End of Run";
252 edm::LogInfo(
"SiStripAnalyser") <<
"SiStripAnalyser:: endjob called!";
254 std::ostringstream str_val;
265 if ( !rawDataHandle.
isValid() )
return;
271 unsigned int nFed = 0;
272 for (
int i=siStripFedIdMin;
i <= siStripFedIdMax;
i++) {
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
edm::InputTag rawDataTag_
edm::ESHandle< SiStripFedCabling > fedCabling_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
#define DEFINE_FWK_MODULE(type)
void createSummary(DQMStore *dqm_store)
void fillStatus(DQMStore *dqm_store, const edm::ESHandle< SiStripDetCabling > &fedcabling, const edm::EventSetup &eSetup)
std::ostringstream html_out_
void beginRun(edm::EventSetup const &eSetup)
bool readTkMapConfiguration(const edm::EventSetup &eSetup)
void createStatus(DQMStore *dqm_store)
edm::ESHandle< SiStripDetCabling > detCabling_
edm::EDGetTokenT< FEDRawDataCollection > rawDataToken_
size_t size() const
Lenght of the data buffer in bytes.
void createDummyShiftReport()
LuminosityBlockNumber_t luminosityBlock() const
SiStripActionExecutor * actionExecutor_
const FEDRawData & FEDData(int fedid) const
retrieve data for fed
bool printFaultyModuleList_
int staticUpdateFrequency_
void beginLuminosityBlock(edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &eSetup)
Begin Luminosity Block.
edm::ParameterSet tkMapPSet_
void createShiftReport(DQMStore *dqm_store)
virtual ~SiStripAnalyser()
Destructor.
void endLuminosityBlock(edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &eSetup)
End Luminosity Block.
SiStripClassToMonitorCondData * condDataMon_
unsigned long long m_cacheID_
const unsigned char * data() const
Return a const pointer to the beginning of the data buffer.
void endRun(edm::Run const &run, edm::EventSetup const &eSetup)
EndRun.
void beginRun(edm::Run const &run, edm::EventSetup const &eSetup)
BeginRun.
int shiftReportFrequency_
SiStripAnalyser(const edm::ParameterSet &ps)
Constructor.
void analyze(edm::Event const &e, edm::EventSetup const &eSetup)
Analyze.
void printFaultyModuleList(DQMStore *dqm_store, std::ostringstream &str_val)
void checkTrackerFEDs(edm::Event const &e)