CMS 3D CMS Logo

CSCHLTMonitorModule.h File Reference

#include <memory>
#include <iostream>
#include <sstream>
#include <fstream>
#include <string>
#include <vector>
#include <set>
#include <map>
#include <bitset>
#include <FWCore/Framework/interface/EDAnalyzer.h>
#include <DQMServices/Core/interface/DQMStore.h>
#include <DQMServices/Core/interface/MonitorElement.h>
#include <FWCore/ServiceRegistry/interface/Service.h>
#include <FWCore/ParameterSet/interface/ParameterSet.h>
#include <FWCore/MessageLogger/interface/MessageLogger.h>
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "DataFormats/FEDRawData/interface/FEDRawData.h"
#include "DataFormats/FEDRawData/interface/FEDNumbering.h"
#include "DataFormats/FEDRawData/interface/FEDRawDataCollection.h"
#include "EventFilter/CSCRawToDigi/interface/CSCDCCEventData.h"
#include "EventFilter/CSCRawToDigi/interface/CSCDCCExaminer.h"
#include "EventFilter/CSCRawToDigi/interface/CSCCFEBData.h"
#include "EventFilter/CSCRawToDigi/interface/CSCCFEBTimeSlice.h"
#include "CondFormats/CSCObjects/interface/CSCCrateMap.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "DQM/CSCMonitorModule/interface/CSCUtility.h"
#include "CondFormats/DataRecord/interface/CSCCrateMapRcd.h"

Go to the source code of this file.

Classes

class  CSCHLTMonitorModule
 HLT Level CSC DQM module. More...

Defines

#define FED_FOLDER   "FEDIntegrity"
#define LOGDEBUG(cat)   LogDebug (cat)
#define LOGERROR(cat)   edm::LogError (cat)
 Include Section.
#define LOGINFO(cat)   edm::LogInfo (cat)
#define LOGWARNING(cat)   edm::LogWarning (cat)

Typedefs

typedef std::bitset< 32 > Bitset32
 Type Definition Section.
typedef std::map< const
std::string, MonitorElement * > 
MeMap


Define Documentation

#define FED_FOLDER   "FEDIntegrity"

Definition at line 69 of file CSCHLTMonitorModule.h.

Referenced by CSCHLTMonitorModule::setup().

#define LOGDEBUG ( cat   )     LogDebug (cat)

Definition at line 67 of file CSCHLTMonitorModule.h.

Referenced by SiPixelTemplateReco::PixelTempReco2D(), and SiPixelTemplateReco::PixelTempSplit().

#define LOGERROR ( cat   )     edm::LogError (cat)

Include Section.

Macro Section

Definition at line 64 of file CSCHLTMonitorModule.h.

#define LOGINFO ( cat   )     edm::LogInfo (cat)

Definition at line 66 of file CSCHLTMonitorModule.h.

#define LOGWARNING ( cat   )     edm::LogWarning (cat)

Definition at line 65 of file CSCHLTMonitorModule.h.


Typedef Documentation

typedef std::bitset<32> Bitset32

Type Definition Section.

Definition at line 75 of file CSCHLTMonitorModule.h.

typedef std::map<const std::string, MonitorElement*> MeMap

Definition at line 76 of file CSCHLTMonitorModule.h.


Generated on Tue Jun 9 17:52:38 2009 for CMSSW by  doxygen 1.5.4