#include <math.h>
#include <algorithm>
#include <vector>
#include <iostream>
#include <iomanip>
#include <sstream>
#include <fstream>
#include "CondFormats/SiPixelObjects/interface/SiPixelTemplate.h"
#include "FWCore/ParameterSet/interface/FileInPath.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
Go to the source code of this file.
Defines | |
#define | ENDL " " |
#define | LOGERROR(x) LogError(x) |
#define | LOGINFO(x) LogInfo(x) |
#define ENDL " " |
Definition at line 54 of file SiPixelTemplate.cc.
Referenced by SiPixelTemplateReco::PixelTempReco2D(), SiPixelTemplateReco::PixelTempSplit(), and SiPixelTemplate::pushfile().
#define LOGERROR | ( | x | ) | LogError(x) |
Definition at line 52 of file SiPixelTemplate.cc.
Referenced by CSCMonitorModule::CSCMonitorModule(), CSCMonitorModule::loadCollection(), SiPixelTemplateReco::PixelTempReco2D(), SiPixelTemplateReco::PixelTempSplit(), and SiPixelTemplate::pushfile().
#define LOGINFO | ( | x | ) | LogInfo(x) |
Definition at line 53 of file SiPixelTemplate.cc.
Referenced by CSCMonitorModule::CSCMonitorModule(), CSCMonitorModule::isMEValid(), CSCMonitorModule::loadCollection(), CSCMonitorModule::MEDDU(), CSCHLTMonitorModule::monitorEvent(), CSCMonitorModule::monitorEvent(), CSCMonitorModule::printCollection(), SiPixelTemplate::pushfile(), and CSCMonitorModule::setup().